Home
last modified time | relevance | path

Searched refs:mpmu_base (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/clk/mmp/
Dclk-of-mmp2.c93 void __iomem *mpmu_base; member
189 pxa_unit->mpmu_base, in mmp2_main_clk_init()
193 pxa_unit->mpmu_base, in mmp2_main_clk_init()
202 pxa_unit->mpmu_base + MPMU_UART_PLL, in mmp2_main_clk_init()
209 pxa_unit->mpmu_base + MPMU_I2S0_PLL, in mmp2_main_clk_init()
214 pxa_unit->mpmu_base + MPMU_I2S1_PLL, in mmp2_main_clk_init()
218 mmp_register_gate_clks(unit, mpmu_gate_clks, pxa_unit->mpmu_base, in mmp2_main_clk_init()
528 pxa_unit->mpmu_base = of_iomap(np, 0); in mmp2_clk_init()
529 if (!pxa_unit->mpmu_base) { in mmp2_clk_init()
563 iounmap(pxa_unit->mpmu_base); in mmp2_clk_init()
Dclk-of-pxa910.c51 void __iomem *mpmu_base; member
106 pxa_unit->mpmu_base + MPMU_UART_PLL, in pxa910_pll_init()
277 pxa_unit->mpmu_base = of_iomap(np, 0); in pxa910_clk_init()
278 if (!pxa_unit->mpmu_base) { in pxa910_clk_init()
318 iounmap(pxa_unit->mpmu_base); in pxa910_clk_init()
Dclk-of-pxa1928.c30 void __iomem *mpmu_base; member
81 pxa_unit->mpmu_base + MPMU_UART_PLL, in pxa1928_pll_init()
215 pxa_unit->mpmu_base = of_iomap(np, 0); in pxa1928_mpmu_clk_init()
216 if (!pxa_unit->mpmu_base) { in pxa1928_mpmu_clk_init()
Dclk-of-pxa168.c69 void __iomem *mpmu_base; member
126 pxa_unit->mpmu_base + MPMU_UART_PLL, in pxa168_pll_init()
308 pxa_unit->mpmu_base = of_iomap(np, 0); in pxa168_clk_init()
309 if (!pxa_unit->mpmu_base) { in pxa168_clk_init()