Searched refs:R600_GRBM_STATUS (Results 1 – 2 of 2) sorted by relevance
111 slots = (RADEON_READ(R600_GRBM_STATUS) in r600_do_wait_for_fifo()114 slots = (RADEON_READ(R600_GRBM_STATUS) in r600_do_wait_for_fifo()121 RADEON_READ(R600_GRBM_STATUS), in r600_do_wait_for_fifo()140 if (!(RADEON_READ(R600_GRBM_STATUS) & R600_GUI_ACTIVE)) in r600_do_wait_for_idle()145 RADEON_READ(R600_GRBM_STATUS), in r600_do_wait_for_idle()
1500 #define R600_GRBM_STATUS 0x8010 macro