Lines Matching defs:mpmu_base
94 void __iomem *mpmu_base;
190 pxa_unit->mpmu_base,
194 pxa_unit->mpmu_base,
203 pxa_unit->mpmu_base + MPMU_UART_PLL,
210 pxa_unit->mpmu_base + MPMU_I2S0_PLL,
215 pxa_unit->mpmu_base + MPMU_I2S1_PLL,
219 mmp_register_gate_clks(unit, mpmu_gate_clks, pxa_unit->mpmu_base,
529 pxa_unit->mpmu_base = of_iomap(np, 0);
530 if (!pxa_unit->mpmu_base) {
564 iounmap(pxa_unit->mpmu_base);