Searched refs:GUI_ACTIVE (Results 1 – 11 of 11) sorted by relevance
407 #define GUI_ACTIVE (1<<31) macro
267 #define GUI_ACTIVE (1 << 31) macro
969 #define GUI_ACTIVE (1 << 31) macro
1060 #define GUI_ACTIVE (1 << 31) macro
865 #define GUI_ACTIVE (1 << 31) macro
295 #define GUI_ACTIVE (1U<<31) macro
804 if (RREG32(GRBM_STATUS) & GUI_ACTIVE) in r600_gui_idle()
968 #define GUI_ACTIVE (1 << 31) macro
3840 GRBM_STATUS, GUI_ACTIVE)) in gfx_v10_0_is_idle()3857 if (!REG_GET_FIELD(tmp, GRBM_STATUS, GUI_ACTIVE)) in gfx_v10_0_wait_for_idle()
4861 if (REG_GET_FIELD(RREG32(mmGRBM_STATUS), GRBM_STATUS, GUI_ACTIVE) in gfx_v8_0_is_idle()
3890 GRBM_STATUS, GUI_ACTIVE)) in gfx_v9_0_is_idle()