Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Drv770d.h402 #define SOFT_RESET_CP (1<<0) macro
H A Dni.c1674 WREG32(GRBM_SOFT_RESET, (SOFT_RESET_CP | in cayman_cp_resume()
1894 grbm_soft_reset |= SOFT_RESET_CP | SOFT_RESET_VGT; in cayman_gpu_soft_reset()
H A Dnid.h281 #define SOFT_RESET_CP (1 << 0) macro
H A Dsid.h983 #define SOFT_RESET_CP (1 << 0) macro
H A Dcikd.h1076 #define SOFT_RESET_CP (1 << 0) /* All CP blocks */ macro
H A Drv770.c1101 WREG32(GRBM_SOFT_RESET, SOFT_RESET_CP); in rv770_cp_load_microcode()
H A Devergreend.h829 #define SOFT_RESET_CP (1 << 0) macro
H A Dr600d.h296 #define SOFT_RESET_CP (1<<0) macro
H A Dr600.c2670 WREG32(GRBM_SOFT_RESET, SOFT_RESET_CP); in r600_cp_load_microcode()
2733 WREG32(GRBM_SOFT_RESET, SOFT_RESET_CP); in r600_cp_resume()
H A Devergreen.c3053 WREG32(GRBM_SOFT_RESET, (SOFT_RESET_CP | in evergreen_cp_resume()
3921 grbm_soft_reset |= SOFT_RESET_CP | in evergreen_gpu_soft_reset()
H A Dcik.c5006 grbm_soft_reset = SOFT_RESET_CP | SOFT_RESET_GFX; in cik_gpu_soft_reset()
5009 grbm_soft_reset |= SOFT_RESET_CP; in cik_gpu_soft_reset()
H A Dsi.c3904 grbm_soft_reset |= SOFT_RESET_CP | SOFT_RESET_VGT; in si_gpu_soft_reset()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dgfx_v8_0.c5233 GRBM_SOFT_RESET, SOFT_RESET_CP, 1); in gfx_v8_0_check_soft_reset()
5294 if (REG_GET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CP) || in gfx_v8_0_pre_soft_reset()
5299 if (REG_GET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CP) || in gfx_v8_0_pre_soft_reset()
5395 if (REG_GET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CP) || in gfx_v8_0_post_soft_reset()
5399 if (REG_GET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CP) || in gfx_v8_0_post_soft_reset()
H A Dgfx_v9_0.c3329 GRBM_SOFT_RESET, SOFT_RESET_CP, 1); in gfx_v9_0_soft_reset()
3336 GRBM_SOFT_RESET, SOFT_RESET_CP, 1); in gfx_v9_0_soft_reset()