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

/linux-4.4.14/drivers/gpu/drm/msm/adreno/
H A Da2xx.xml.h851 #define A2XX_SQ_PROGRAM_CNTL_VS_EXPORT_COUNT__MASK 0x00f00000 macro
855 return ((val) << A2XX_SQ_PROGRAM_CNTL_VS_EXPORT_COUNT__SHIFT) & A2XX_SQ_PROGRAM_CNTL_VS_EXPORT_COUNT__MASK; A2XX_SQ_PROGRAM_CNTL_VS_EXPORT_COUNT()

Completed in 59 milliseconds