Searched refs:GUI_ACTIVE (Results 1 – 10 of 10) sorted by relevance
236 #define GUI_ACTIVE 0x80000000 macro
1001 #define GUI_ACTIVE 0x80000000 macro
578 if (((INREG(RBBM_STATUS) & GUI_ACTIVE)) == 0) { in _radeon_engine_idle()
404 #define GUI_ACTIVE (1<<31) macro
258 #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
744 if (RREG32(GRBM_STATUS) & GUI_ACTIVE) in r600_gui_idle()