Searched refs:mmHDP_MEM_POWER_LS (Results 1 – 10 of 10) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/ |
D | hdp_v4_0.c | 98 def = data = RREG32(SOC15_REG_OFFSET(HDP, 0, mmHDP_MEM_POWER_LS)); in hdp_v4_0_update_clock_gating() 106 WREG32(SOC15_REG_OFFSET(HDP, 0, mmHDP_MEM_POWER_LS), data); in hdp_v4_0_update_clock_gating() 132 data = RREG32(SOC15_REG_OFFSET(HDP, 0, mmHDP_MEM_POWER_LS)); in hdp_v4_0_get_clockgating_state()
|
D | si.c | 549 mmHDP_MEM_POWER_LS, 0x00000001, 0x00000001, 646 mmHDP_MEM_POWER_LS, 0x00000001, 0x00000001, 746 mmHDP_MEM_POWER_LS, 0x00000001, 0x00000001, 826 mmHDP_MEM_POWER_LS, 0x00000001, 0x00000001, 903 mmHDP_MEM_POWER_LS, 0x00000001, 0x00000001,
|
D | vi.c | 1839 temp = data = RREG32(mmHDP_MEM_POWER_LS); in vi_update_hdp_light_sleep() 1847 WREG32(mmHDP_MEM_POWER_LS, data); in vi_update_hdp_light_sleep() 2065 data = RREG32(mmHDP_MEM_POWER_LS); in vi_common_get_clockgating_state()
|
D | gmc_v7_0.c | 906 orig = data = RREG32(mmHDP_MEM_POWER_LS); in gmc_v7_0_enable_hdp_ls() 914 WREG32(mmHDP_MEM_POWER_LS, data); in gmc_v7_0_enable_hdp_ls()
|
/linux-5.19.10/drivers/gpu/drm/amd/include/asic_reg/hdp/ |
D | hdp_4_0_offset.h | 56 #define mmHDP_MEM_POWER_LS 0x00d4 macro
|
/linux-5.19.10/drivers/gpu/drm/amd/include/asic_reg/oss/ |
D | oss_1_0_d.h | 143 #define mmHDP_MEM_POWER_LS 0x0BD4 macro
|
D | oss_2_4_d.h | 394 #define mmHDP_MEM_POWER_LS 0xbd4 macro
|
D | oss_3_0_1_d.h | 515 #define mmHDP_MEM_POWER_LS 0xbd4 macro
|
D | oss_2_0_d.h | 565 #define mmHDP_MEM_POWER_LS 0xbd4 macro
|
D | oss_3_0_d.h | 610 #define mmHDP_MEM_POWER_LS 0xbd4 macro
|