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

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dgmc_v7_0.c900 data = REG_SET_FIELD(data, HDP_MEM_POWER_LS, LS_ENABLE, 1);
902 data = REG_SET_FIELD(data, HDP_MEM_POWER_LS, LS_ENABLE, 0);
H A Dsid.h649 #define HDP_MEM_POWER_LS 0xBD4 macro
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dcikd.h769 #define HDP_MEM_POWER_LS 0x2F50 macro
H A Dsid.h646 #define HDP_MEM_POWER_LS 0x2F50 macro
H A Dsi.c5605 orig = data = RREG32(HDP_MEM_POWER_LS);
5613 WREG32(HDP_MEM_POWER_LS, data);
H A Dcik.c6267 orig = data = RREG32(HDP_MEM_POWER_LS);
6275 WREG32(HDP_MEM_POWER_LS, data);

Completed in 429 milliseconds