/openbmc/linux/drivers/video/fbdev/aty/ |
H A D | radeon_accel.c | 219 SOFT_RESET_CP | in radeonfb_engine_reset() 228 SOFT_RESET_CP | in radeonfb_engine_reset() 237 ~(SOFT_RESET_CP | in radeonfb_engine_reset()
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | rv770d.h | 402 #define SOFT_RESET_CP (1<<0) macro
|
H A D | nid.h | 281 #define SOFT_RESET_CP (1 << 0) macro
|
H A D | ni.c | 1652 WREG32(GRBM_SOFT_RESET, (SOFT_RESET_CP | in cayman_cp_resume() 1872 grbm_soft_reset |= SOFT_RESET_CP | SOFT_RESET_VGT; in cayman_gpu_soft_reset()
|
H A D | sid.h | 983 #define SOFT_RESET_CP (1 << 0) macro
|
H A D | cikd.h | 1076 #define SOFT_RESET_CP (1 << 0) /* All CP blocks */ macro
|
H A D | rv770.c | 1105 WREG32(GRBM_SOFT_RESET, SOFT_RESET_CP); in rv770_cp_load_microcode()
|
H A D | evergreend.h | 829 #define SOFT_RESET_CP (1 << 0) macro
|
H A D | r600d.h | 296 #define SOFT_RESET_CP (1<<0) macro
|
H A D | r600.c | 2661 WREG32(GRBM_SOFT_RESET, SOFT_RESET_CP); in r600_cp_load_microcode() 2724 WREG32(GRBM_SOFT_RESET, SOFT_RESET_CP); in r600_cp_resume()
|
H A D | evergreen.c | 3073 WREG32(GRBM_SOFT_RESET, (SOFT_RESET_CP | in evergreen_cp_resume() 3942 grbm_soft_reset |= SOFT_RESET_CP | in evergreen_gpu_soft_reset()
|
H A D | cik.c | 4971 grbm_soft_reset = SOFT_RESET_CP | SOFT_RESET_GFX; in cik_gpu_soft_reset() 4974 grbm_soft_reset |= SOFT_RESET_CP; in cik_gpu_soft_reset()
|
H A D | si.c | 3917 grbm_soft_reset |= SOFT_RESET_CP | SOFT_RESET_VGT; in si_gpu_soft_reset()
|
/openbmc/u-boot/include/ |
H A D | radeon.h | 738 #define SOFT_RESET_CP (1 << 0) macro
|
/openbmc/linux/include/video/ |
H A D | radeon.h | 740 #define SOFT_RESET_CP (1 << 0) macro
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v8_0.c | 4944 GRBM_SOFT_RESET, SOFT_RESET_CP, 1); in gfx_v8_0_check_soft_reset() 5004 if (REG_GET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CP) || in gfx_v8_0_pre_soft_reset() 5009 if (REG_GET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CP) || in gfx_v8_0_pre_soft_reset() 5104 if (REG_GET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CP) || in gfx_v8_0_post_soft_reset() 5123 if (REG_GET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CP) || in gfx_v8_0_post_soft_reset()
|
H A D | sid.h | 981 #define SOFT_RESET_CP (1 << 0) macro
|
H A D | gfx_v9_4_3.c | 2099 GRBM_SOFT_RESET, SOFT_RESET_CP, 1); in gfx_v9_4_3_soft_reset() 2106 GRBM_SOFT_RESET, SOFT_RESET_CP, 1); in gfx_v9_4_3_soft_reset()
|
H A D | gfx_v11_0.c | 4499 SOFT_RESET_CP, 1); in gfx_v11_0_soft_reset() 4512 SOFT_RESET_CP, 0); in gfx_v11_0_soft_reset()
|
H A D | gfx_v9_0.c | 3875 GRBM_SOFT_RESET, SOFT_RESET_CP, 1); in gfx_v9_0_soft_reset() 3882 GRBM_SOFT_RESET, SOFT_RESET_CP, 1); in gfx_v9_0_soft_reset()
|
H A D | gfx_v10_0.c | 7238 GRBM_SOFT_RESET, SOFT_RESET_CP, in gfx_v10_0_soft_reset() 7247 GRBM_SOFT_RESET, SOFT_RESET_CP, in gfx_v10_0_soft_reset()
|