Home
last modified time | relevance | path

Searched refs:CP_BLIT_1_SRC_X1__MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
H A Dadreno_pm4.xml.h1962 #define CP_BLIT_1_SRC_X1__MASK 0x00003fff macro
1966 return ((val) << CP_BLIT_1_SRC_X1__SHIFT) & CP_BLIT_1_SRC_X1__MASK; in CP_BLIT_1_SRC_X1()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/
H A Dadreno_pm4.xml.h2045 #define CP_BLIT_1_SRC_X1__MASK 0x00003fff macro
2049 return ((val) << CP_BLIT_1_SRC_X1__SHIFT) & CP_BLIT_1_SRC_X1__MASK; in CP_BLIT_1_SRC_X1()

Completed in 13 milliseconds