Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
H A Da6xx.xml.h4391 #define A6XX_RB_BLIT_FLAG_DST_PITCH_PITCH__MASK 0x000007ff macro
4395 return ((val >> 6) << A6XX_RB_BLIT_FLAG_DST_PITCH_PITCH__SHIFT) & A6XX_RB_BLIT_FLAG_DST_PITCH_PITCH__MASK; in A6XX_RB_BLIT_FLAG_DST_PITCH_PITCH()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/
H A Da6xx.xml.h4129 #define A6XX_RB_BLIT_FLAG_DST_PITCH_PITCH__MASK 0x000007ff macro
4133 return ((val >> 6) << A6XX_RB_BLIT_FLAG_DST_PITCH_PITCH__SHIFT) & A6XX_RB_BLIT_FLAG_DST_PITCH_PITCH__MASK; in A6XX_RB_BLIT_FLAG_DST_PITCH_PITCH()

Completed in 42 milliseconds