Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da3xx.xml.h1533 #define A3XX_RB_STENCIL_CONTROL_FUNC_BF__MASK 0x00700000 macro
1537 return ((val) << A3XX_RB_STENCIL_CONTROL_FUNC_BF__SHIFT) & A3XX_RB_STENCIL_CONTROL_FUNC_BF__MASK; in A3XX_RB_STENCIL_CONTROL_FUNC_BF()