Lines Matching refs:apmu_base
72 void __iomem *apmu_base; in pxa910_clk_init() local
82 apmu_base = ioremap(AXI_PHYS_BASE + 0x82800, SZ_4K); in pxa910_clk_init()
83 if (apmu_base == NULL) { in pxa910_clk_init()
260 apmu_base + APMU_DFC, 0x19b, &clk_lock); in pxa910_clk_init()
266 apmu_base + APMU_SDH0, 6, 1, 0, &clk_lock); in pxa910_clk_init()
270 apmu_base + APMU_SDH0, 0x1b, &clk_lock); in pxa910_clk_init()
276 apmu_base + APMU_SDH1, 6, 1, 0, &clk_lock); in pxa910_clk_init()
280 apmu_base + APMU_SDH1, 0x1b, &clk_lock); in pxa910_clk_init()
284 apmu_base + APMU_USB, 0x9, &clk_lock); in pxa910_clk_init()
288 apmu_base + APMU_USB, 0x12, &clk_lock); in pxa910_clk_init()
294 apmu_base + APMU_DISP0, 6, 1, 0, &clk_lock); in pxa910_clk_init()
298 apmu_base + APMU_DISP0, 0x1b, &clk_lock); in pxa910_clk_init()
304 apmu_base + APMU_CCIC0, 6, 1, 0, &clk_lock); in pxa910_clk_init()
308 apmu_base + APMU_CCIC0, 0x1b, &clk_lock); in pxa910_clk_init()
314 apmu_base + APMU_CCIC0, 7, 1, 0, &clk_lock); in pxa910_clk_init()
318 apmu_base + APMU_CCIC0, 0x24, &clk_lock); in pxa910_clk_init()
322 CLK_SET_RATE_PARENT, apmu_base + APMU_CCIC0, in pxa910_clk_init()
327 apmu_base + APMU_CCIC0, 0x300, &clk_lock); in pxa910_clk_init()