Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/msm/adreno/
Da6xx.xml.h4068 #define A6XX_RB_STENCIL_CONTROL_FUNC__MASK 0x00000700 macro
4072 return ((val) << A6XX_RB_STENCIL_CONTROL_FUNC__SHIFT) & A6XX_RB_STENCIL_CONTROL_FUNC__MASK; in A6XX_RB_STENCIL_CONTROL_FUNC()