Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/adreno/
Da2xx.xml.h1887 #define A2XX_SQ_PROGRAM_CNTL_VS_EXPORT_COUNT__MASK 0x00f00000 macro
1891 …(val) << A2XX_SQ_PROGRAM_CNTL_VS_EXPORT_COUNT__SHIFT) & A2XX_SQ_PROGRAM_CNTL_VS_EXPORT_COUNT__MASK; in A2XX_SQ_PROGRAM_CNTL_VS_EXPORT_COUNT()