Home
last modified time | relevance | path

Searched refs:R600_SOFT_RESET_CP (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dr600_cp.c409 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()
Dradeon_drv.h1506 # define R600_SOFT_RESET_CP (1 << 0) macro