Home
last modified time | relevance | path

Searched refs:SOFT_RESET_CP (Results 1 – 14 of 14) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/aty/
Dradeon_accel.c218 SOFT_RESET_CP | in radeonfb_engine_reset()
227 SOFT_RESET_CP | in radeonfb_engine_reset()
236 ~(SOFT_RESET_CP | in radeonfb_engine_reset()
/linux-4.1.27/drivers/gpu/drm/radeon/
Drv770d.h401 #define SOFT_RESET_CP (1<<0) macro
Dni.c1646 WREG32(GRBM_SOFT_RESET, (SOFT_RESET_CP | in cayman_cp_resume()
1866 grbm_soft_reset |= SOFT_RESET_CP | SOFT_RESET_VGT; in cayman_gpu_soft_reset()
Dnid.h274 #define SOFT_RESET_CP (1 << 0) macro
Dsid.h983 #define SOFT_RESET_CP (1 << 0) macro
Dcikd.h1078 #define SOFT_RESET_CP (1 << 0) /* All CP blocks */ macro
Drv770.c1102 WREG32(GRBM_SOFT_RESET, SOFT_RESET_CP); in rv770_cp_load_microcode()
Devergreend.h829 #define SOFT_RESET_CP (1 << 0) macro
Dr600d.h296 #define SOFT_RESET_CP (1<<0) macro
Dr600.c2611 WREG32(GRBM_SOFT_RESET, SOFT_RESET_CP); in r600_cp_load_microcode()
2674 WREG32(GRBM_SOFT_RESET, SOFT_RESET_CP); in r600_cp_resume()
Devergreen.c3112 WREG32(GRBM_SOFT_RESET, (SOFT_RESET_CP | in evergreen_cp_resume()
3980 grbm_soft_reset |= SOFT_RESET_CP | in evergreen_gpu_soft_reset()
Dcik.c5363 grbm_soft_reset = SOFT_RESET_CP | SOFT_RESET_GFX; in cik_gpu_soft_reset()
5366 grbm_soft_reset |= SOFT_RESET_CP; in cik_gpu_soft_reset()
Dsi.c3912 grbm_soft_reset |= SOFT_RESET_CP | SOFT_RESET_VGT; in si_gpu_soft_reset()
/linux-4.1.27/include/video/
Dradeon.h739 #define SOFT_RESET_CP (1 << 0) macro