Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dgmc_v7_0.c896 data = REG_SET_FIELD(data, HDP_MEM_POWER_LS, LS_ENABLE, 1); in gmc_v7_0_enable_hdp_ls()
898 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
/Linux-v4.19/drivers/gpu/drm/radeon/
Dsid.h646 #define HDP_MEM_POWER_LS 0x2F50 macro
Dcikd.h769 #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.c6278 orig = data = RREG32(HDP_MEM_POWER_LS); in cik_enable_hdp_ls()
6286 WREG32(HDP_MEM_POWER_LS, data); in cik_enable_hdp_ls()