Home
last modified time | relevance | path

Searched refs:ih_mem_pwr_cntl (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dih_v6_1.c668 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 = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_1_update_ih_mem_power_gating()
686 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_1_update_ih_mem_power_gating()
688 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_1_update_ih_mem_power_gating()
690 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_1_update_ih_mem_power_gating()
[all …]
H A Dih_v6_0.c695 uint32_t ih_mem_pwr_cntl; in ih_v6_0_update_ih_mem_power_gating() local
698 ih_mem_pwr_cntl = RREG32_SOC15(OSSSYS, 0, regIH_MEM_POWER_CTRL); in ih_v6_0_update_ih_mem_power_gating()
699 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_0_update_ih_mem_power_gating()
701 WREG32_SOC15(OSSSYS, 0, regIH_MEM_POWER_CTRL, ih_mem_pwr_cntl); in ih_v6_0_update_ih_mem_power_gating()
706 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_0_update_ih_mem_power_gating()
708 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_0_update_ih_mem_power_gating()
710 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_0_update_ih_mem_power_gating()
713 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_0_update_ih_mem_power_gating()
715 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_0_update_ih_mem_power_gating()
717 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_0_update_ih_mem_power_gating()
[all …]