Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/msm/adreno/
Da6xx.xml.h4129 #define A6XX_RB_BLIT_FLAG_DST_PITCH_PITCH__MASK 0x000007ff macro
4133 …((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()