Searched refs:R_000E50_SRBM_STATUS (Results 1 – 2 of 2) sorted by relevance
180 case R_000E50_SRBM_STATUS: in r600_get_allowed_info_register()1269 tmp = RREG32(R_000E50_SRBM_STATUS) & 0x3F00; in r600_mc_wait_for_idle()1573 RREG32(R_000E50_SRBM_STATUS)); in r600_print_gpu_status_regs()1651 tmp = RREG32(R_000E50_SRBM_STATUS); in r600_gpu_check_soft_reset()3907 RREG32(R_000E50_SRBM_STATUS); in r600_irq_set()4350 DREG32_SYS(m, rdev, R_000E50_SRBM_STATUS); in r600_debugfs_mc_info_show()
1824 #define R_000E50_SRBM_STATUS 0x0E50 macro