Searched refs:ih_mem_pwr_cntl (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | ih_v7_0.c | 686 uint32_t ih_mem_pwr_cntl; in ih_v7_0_update_ih_mem_power_gating() local 689 ih_mem_pwr_cntl = RREG32_SOC15(OSSSYS, 0, regIH_MEM_POWER_CTRL); in ih_v7_0_update_ih_mem_power_gating() 690 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v7_0_update_ih_mem_power_gating() 692 WREG32_SOC15(OSSSYS, 0, regIH_MEM_POWER_CTRL, ih_mem_pwr_cntl); in ih_v7_0_update_ih_mem_power_gating() 697 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v7_0_update_ih_mem_power_gating() 699 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v7_0_update_ih_mem_power_gating() 701 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v7_0_update_ih_mem_power_gating() 704 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v7_0_update_ih_mem_power_gating() 706 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v7_0_update_ih_mem_power_gating() 708 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v7_0_update_ih_mem_power_gating() [all …]
|
D | ih_v6_0.c | 715 uint32_t ih_mem_pwr_cntl; in ih_v6_0_update_ih_mem_power_gating() local 718 ih_mem_pwr_cntl = RREG32_SOC15(OSSSYS, 0, regIH_MEM_POWER_CTRL); in ih_v6_0_update_ih_mem_power_gating() 719 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_0_update_ih_mem_power_gating() 721 WREG32_SOC15(OSSSYS, 0, regIH_MEM_POWER_CTRL, ih_mem_pwr_cntl); in ih_v6_0_update_ih_mem_power_gating() 726 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_0_update_ih_mem_power_gating() 728 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_0_update_ih_mem_power_gating() 730 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_0_update_ih_mem_power_gating() 733 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_0_update_ih_mem_power_gating() 735 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_0_update_ih_mem_power_gating() 737 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 …]
|
D | ih_v6_1.c | 696 uint32_t ih_mem_pwr_cntl; in ih_v6_1_update_ih_mem_power_gating() local 699 ih_mem_pwr_cntl = RREG32_SOC15(OSSSYS, 0, regIH_MEM_POWER_CTRL); in ih_v6_1_update_ih_mem_power_gating() 700 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_1_update_ih_mem_power_gating() 702 WREG32_SOC15(OSSSYS, 0, regIH_MEM_POWER_CTRL, ih_mem_pwr_cntl); in ih_v6_1_update_ih_mem_power_gating() 707 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_1_update_ih_mem_power_gating() 709 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_1_update_ih_mem_power_gating() 711 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_1_update_ih_mem_power_gating() 714 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_1_update_ih_mem_power_gating() 716 ih_mem_pwr_cntl = REG_SET_FIELD(ih_mem_pwr_cntl, IH_MEM_POWER_CTRL, in ih_v6_1_update_ih_mem_power_gating() 718 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 …]
|