Searched refs:GUI_ACTIVE (Results 1 – 11 of 11) sorted by relevance
237 #define GUI_ACTIVE 0x80000000 macro
1002 #define GUI_ACTIVE 0x80000000 macro
405 #define GUI_ACTIVE (1<<31) macro
265 #define GUI_ACTIVE (1 << 31) macro
1058 #define GUI_ACTIVE (1 << 31) macro
863 #define GUI_ACTIVE (1 << 31) macro
293 #define GUI_ACTIVE (1<<31) macro
797 if (RREG32(GRBM_STATUS) & GUI_ACTIVE) in r600_gui_idle()
397 if (((INREG(RBBM_STATUS) & GUI_ACTIVE)) == 0) { in _radeon_engine_idle()
3799 GRBM_STATUS, GUI_ACTIVE)) in gfx_v12_0_is_idle()3816 if (!REG_GET_FIELD(tmp, GRBM_STATUS, GUI_ACTIVE)) in gfx_v12_0_wait_for_idle()
4940 GRBM_STATUS, GUI_ACTIVE)) in gfx_v11_0_is_idle()4957 if (!REG_GET_FIELD(tmp, GRBM_STATUS, GUI_ACTIVE)) in gfx_v11_0_wait_for_idle()