Searched refs:ih_mem_pwr_cntl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | ih_v6_0.c | 667 uint32_t ih_mem_pwr_cntl; in ih_v6_0_update_ih_mem_power_gating() local 670 ih_mem_pwr_cntl = RREG32_SOC15(OSSSYS, 0, regIH_MEM_POWER_CTRL); in ih_v6_0_update_ih_mem_power_gating() 671 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_0_update_ih_mem_power_gating() 673 WREG32_SOC15(OSSSYS, 0, regIH_MEM_POWER_CTRL, ih_mem_pwr_cntl); in ih_v6_0_update_ih_mem_power_gating() 678 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_0_update_ih_mem_power_gating() 680 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_0_update_ih_mem_power_gating() 682 ih_mem_pwr_cntl in ih_v6_0_update_ih_mem_power_gating() [all...] |
H A D | ih_v6_1.c | 668 uint32_t ih_mem_pwr_cntl; in ih_v6_1_update_ih_mem_power_gating() local 671 ih_mem_pwr_cntl = RREG32_SOC15(OSSSYS, 0, regIH_MEM_POWER_CTRL); in ih_v6_1_update_ih_mem_power_gating() 672 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_1_update_ih_mem_power_gating() 674 WREG32_SOC15(OSSSYS, 0, regIH_MEM_POWER_CTRL, ih_mem_pwr_cntl); in ih_v6_1_update_ih_mem_power_gating() 679 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_1_update_ih_mem_power_gating() 681 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_1_update_ih_mem_power_gating() 683 ih_mem_pwr_cntl in ih_v6_1_update_ih_mem_power_gating() [all...] |
Completed in 2 milliseconds