Searched refs:R600_SOFT_RESET_CP (Results 1 – 2 of 2) sorted by relevance
409 RADEON_WRITE(R600_GRBM_SOFT_RESET, R600_SOFT_RESET_CP); in r600_cp_load_microcode()502 RADEON_WRITE(R600_GRBM_SOFT_RESET, R600_SOFT_RESET_CP); in r700_cp_load_microcode()1794 RADEON_WRITE(R600_GRBM_SOFT_RESET, R600_SOFT_RESET_CP); in r600_cp_init_ring_buffer()
1506 # define R600_SOFT_RESET_CP (1 << 0) macro