Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/aty/
Dradeon_accel.c219 SOFT_RESET_CP | in radeonfb_engine_reset()
228 SOFT_RESET_CP | in radeonfb_engine_reset()
237 ~(SOFT_RESET_CP | in radeonfb_engine_reset()
/Linux-v4.19/drivers/gpu/drm/radeon/
Drv770d.h402 #define SOFT_RESET_CP (1<<0) macro
Dnid.h281 #define SOFT_RESET_CP (1 << 0) macro
Dni.c1662 WREG32(GRBM_SOFT_RESET, (SOFT_RESET_CP | in cayman_cp_resume()
1882 grbm_soft_reset |= SOFT_RESET_CP | SOFT_RESET_VGT; in cayman_gpu_soft_reset()
Dsid.h983 #define SOFT_RESET_CP (1 << 0) macro
Dcikd.h1076 #define SOFT_RESET_CP (1 << 0) /* All CP blocks */ macro
Drv770.c1104 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.c2654 WREG32(GRBM_SOFT_RESET, SOFT_RESET_CP); in r600_cp_load_microcode()
2717 WREG32(GRBM_SOFT_RESET, SOFT_RESET_CP); in r600_cp_resume()
Devergreen.c3067 WREG32(GRBM_SOFT_RESET, (SOFT_RESET_CP | in evergreen_cp_resume()
3936 grbm_soft_reset |= SOFT_RESET_CP | in evergreen_gpu_soft_reset()
Dcik.c4981 grbm_soft_reset = SOFT_RESET_CP | SOFT_RESET_GFX; in cik_gpu_soft_reset()
4984 grbm_soft_reset |= SOFT_RESET_CP; in cik_gpu_soft_reset()
Dsi.c3914 grbm_soft_reset |= SOFT_RESET_CP | SOFT_RESET_VGT; in si_gpu_soft_reset()
/Linux-v4.19/include/video/
Dradeon.h740 #define SOFT_RESET_CP (1 << 0) macro
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsid.h982 #define SOFT_RESET_CP (1 << 0) macro
Dgfx_v8_0.c5231 GRBM_SOFT_RESET, SOFT_RESET_CP, 1); in gfx_v8_0_check_soft_reset()
5292 if (REG_GET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CP) || in gfx_v8_0_pre_soft_reset()
5297 if (REG_GET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CP) || in gfx_v8_0_pre_soft_reset()
5393 if (REG_GET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CP) || in gfx_v8_0_post_soft_reset()
5397 if (REG_GET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CP) || in gfx_v8_0_post_soft_reset()
Dgfx_v9_0.c3344 GRBM_SOFT_RESET, SOFT_RESET_CP, 1); in gfx_v9_0_soft_reset()
3351 GRBM_SOFT_RESET, SOFT_RESET_CP, 1); in gfx_v9_0_soft_reset()