Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Dgmc_v7_0.c889 data = REG_SET_FIELD(data, HDP_MEM_POWER_LS, LS_ENABLE, 1); in gmc_v7_0_enable_hdp_ls()
891 data = REG_SET_FIELD(data, HDP_MEM_POWER_LS, LS_ENABLE, 0); in gmc_v7_0_enable_hdp_ls()
Dsid.h650 #define HDP_MEM_POWER_LS 0xBD4 macro
/drivers/gpu/drm/radeon/
Dsid.h646 #define HDP_MEM_POWER_LS 0x2F50 macro
Dcikd.h771 #define HDP_MEM_POWER_LS 0x2F50 macro
Dsi.c5602 orig = data = RREG32(HDP_MEM_POWER_LS); in si_enable_hdp_ls()
5610 WREG32(HDP_MEM_POWER_LS, data); in si_enable_hdp_ls()
Dcik.c6323 orig = data = RREG32(HDP_MEM_POWER_LS); in cik_enable_hdp_ls()
6331 WREG32(HDP_MEM_POWER_LS, data); in cik_enable_hdp_ls()