Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx.xml.h5588 #define A6XX_SP_VS_CONFIG_NTEX__MASK 0x0001fe00 macro
5592 return ((val) << A6XX_SP_VS_CONFIG_NTEX__SHIFT) & A6XX_SP_VS_CONFIG_NTEX__MASK; in A6XX_SP_VS_CONFIG_NTEX()