Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dgmc_v7_0.c864 data = REG_SET_FIELD(data, HDP_MEM_POWER_LS, LS_ENABLE, 1); in gmc_v7_0_enable_hdp_ls()
866 data = REG_SET_FIELD(data, HDP_MEM_POWER_LS, LS_ENABLE, 0); in gmc_v7_0_enable_hdp_ls()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dsid.h646 #define HDP_MEM_POWER_LS 0x2F50 macro
Dcikd.h771 #define HDP_MEM_POWER_LS 0x2F50 macro
Dsi.c5593 orig = data = RREG32(HDP_MEM_POWER_LS); in si_enable_hdp_ls()
5601 WREG32(HDP_MEM_POWER_LS, data); in si_enable_hdp_ls()
Dcik.c6710 orig = data = RREG32(HDP_MEM_POWER_LS); in cik_enable_hdp_ls()
6718 WREG32(HDP_MEM_POWER_LS, data); in cik_enable_hdp_ls()