Searched refs:GUI_ACTIVE (Results 1 – 10 of 10) sorted by relevance
405 #define GUI_ACTIVE (1<<31) macro
265 #define GUI_ACTIVE (1 << 31) macro
967 #define GUI_ACTIVE (1 << 31) macro
1060 #define GUI_ACTIVE (1 << 31) macro
863 #define GUI_ACTIVE (1 << 31) macro
293 #define GUI_ACTIVE (1<<31) macro
791 if (RREG32(GRBM_STATUS) & GUI_ACTIVE) in r600_gui_idle()
966 #define GUI_ACTIVE (1 << 31) macro
400 if (((INREG(RBBM_STATUS) & GUI_ACTIVE)) == 0) { in _radeon_engine_idle()
5130 if (REG_GET_FIELD(RREG32(mmGRBM_STATUS), GRBM_STATUS, GUI_ACTIVE)) in gfx_v8_0_is_idle()