Home
last modified time | relevance | path

Searched refs:CP_DEBUG (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfxhub_v11_5_0.c419 tmp = REG_SET_FIELD(tmp, CP_DEBUG, CPG_UTCL1_ERROR_HALT_DISABLE, 1); in gfxhub_v11_5_0_set_fault_enable_default()
H A Dgfxhub_v3_0.c416 tmp = REG_SET_FIELD(tmp, CP_DEBUG, CPG_UTCL1_ERROR_HALT_DISABLE, 1); in gfxhub_v3_0_set_fault_enable_default()
H A Dgfxhub_v12_0.c424 tmp = REG_SET_FIELD(tmp, CP_DEBUG, CPG_UTCL1_ERROR_HALT_DISABLE, 1); in gfxhub_v12_0_set_fault_enable_default()
H A Dsid.h1326 #define CP_DEBUG 0x307F macro
/linux/drivers/gpu/drm/radeon/
H A Dnid.h514 #define CP_DEBUG 0xC1FC macro
H A Dsid.h1298 #define CP_DEBUG 0xC1FC macro
H A Devergreend.h493 #define CP_DEBUG 0xC1FC macro
H A Dr600d.h176 #define CP_DEBUG 0xC1FC macro
H A Dni.c1656 WREG32(CP_DEBUG, (1 << 27)); in cayman_cp_resume()
H A Dr600.c2764 WREG32(CP_DEBUG, (1 << 27) | (1 << 28)); in r600_cp_resume()
H A Devergreen.c3117 WREG32(CP_DEBUG, (1 << 27) | (1 << 28)); in evergreen_cp_resume()
H A Dsi.c3643 WREG32(CP_DEBUG, 0); in si_cp_resume()