Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da3xx.xml.h3087 #define A3XX_TEX_SAMP_0_WRAP_R__MASK 0x00007000 macro
3091 return ((val) << A3XX_TEX_SAMP_0_WRAP_R__SHIFT) & A3XX_TEX_SAMP_0_WRAP_R__MASK; in A3XX_TEX_SAMP_0_WRAP_R()