Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A 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()
/dragonfly/sys/dev/drm/radeon/
H A Dsid.h646 #define HDP_MEM_POWER_LS 0x2F50 macro
H A Dcikd.h769 #define HDP_MEM_POWER_LS 0x2F50 macro
H A Dsi.c5592 orig = data = RREG32(HDP_MEM_POWER_LS); in si_enable_hdp_ls()
5600 WREG32(HDP_MEM_POWER_LS, data); in si_enable_hdp_ls()
H A Dcik.c6313 orig = data = RREG32(HDP_MEM_POWER_LS); in cik_enable_hdp_ls()
6321 WREG32(HDP_MEM_POWER_LS, data); in cik_enable_hdp_ls()