Lines Matching defs:mpmu_base
93 void __iomem *mpmu_base;
189 pxa_unit->mpmu_base,
193 pxa_unit->mpmu_base,
202 pxa_unit->mpmu_base + MPMU_UART_PLL,
209 pxa_unit->mpmu_base + MPMU_I2S0_PLL,
214 pxa_unit->mpmu_base + MPMU_I2S1_PLL,
218 mmp_register_gate_clks(unit, mpmu_gate_clks, pxa_unit->mpmu_base,
528 pxa_unit->mpmu_base = of_iomap(np, 0);
529 if (!pxa_unit->mpmu_base) {
563 iounmap(pxa_unit->mpmu_base);