Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/adreno/
Da6xx.xml.h6018 #define A6XX_SP_GS_CONFIG_NTEX__MASK 0x0001fe00 macro
6022 return ((val) << A6XX_SP_GS_CONFIG_NTEX__SHIFT) & A6XX_SP_GS_CONFIG_NTEX__MASK; in A6XX_SP_GS_CONFIG_NTEX()