Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da4xx.xml.h4137 #define A4XX_TEX_SAMP_0_WRAP_R__MASK 0x00003800 macro
4141 return ((val) << A4XX_TEX_SAMP_0_WRAP_R__SHIFT) & A4XX_TEX_SAMP_0_WRAP_R__MASK; in A4XX_TEX_SAMP_0_WRAP_R()