Home
last modified time | relevance | path

Searched refs:HDP_MEM_POWER_LS (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Dgmc_v7_0.c900 data = REG_SET_FIELD(data, HDP_MEM_POWER_LS, LS_ENABLE, 1); in gmc_v7_0_enable_hdp_ls()
902 data = REG_SET_FIELD(data, HDP_MEM_POWER_LS, LS_ENABLE, 0); in gmc_v7_0_enable_hdp_ls()
Dsid.h649 #define HDP_MEM_POWER_LS 0xBD4 macro
/linux-6.6.21/drivers/gpu/drm/radeon/
Dsid.h646 #define HDP_MEM_POWER_LS 0x2F50 macro
Dcikd.h769 #define HDP_MEM_POWER_LS 0x2F50 macro
Dsi.c5605 orig = data = RREG32(HDP_MEM_POWER_LS); in si_enable_hdp_ls()
5613 WREG32(HDP_MEM_POWER_LS, data); in si_enable_hdp_ls()
Dcik.c6267 orig = data = RREG32(HDP_MEM_POWER_LS); in cik_enable_hdp_ls()
6275 WREG32(HDP_MEM_POWER_LS, data); in cik_enable_hdp_ls()