Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/adreno/
Da5xx.xml.h3359 #define A5XX_RB_STENCIL_CONTROL_FUNC__MASK 0x00000700 macro
3363 return ((val) << A5XX_RB_STENCIL_CONTROL_FUNC__SHIFT) & A5XX_RB_STENCIL_CONTROL_FUNC__MASK; in A5XX_RB_STENCIL_CONTROL_FUNC()