Lines Matching refs:apmu_base
73 void __iomem *apmu_base; in pxa910_clk_init() local
83 apmu_base = ioremap(AXI_PHYS_BASE + 0x82800, SZ_4K); in pxa910_clk_init()
84 if (apmu_base == NULL) { in pxa910_clk_init()
261 apmu_base + APMU_DFC, 0x19b, &clk_lock); in pxa910_clk_init()
267 apmu_base + APMU_SDH0, 6, 1, 0, &clk_lock); in pxa910_clk_init()
271 apmu_base + APMU_SDH0, 0x1b, &clk_lock); in pxa910_clk_init()
277 apmu_base + APMU_SDH1, 6, 1, 0, &clk_lock); in pxa910_clk_init()
281 apmu_base + APMU_SDH1, 0x1b, &clk_lock); in pxa910_clk_init()
285 apmu_base + APMU_USB, 0x9, &clk_lock); in pxa910_clk_init()
289 apmu_base + APMU_USB, 0x12, &clk_lock); in pxa910_clk_init()
295 apmu_base + APMU_DISP0, 6, 1, 0, &clk_lock); in pxa910_clk_init()
299 apmu_base + APMU_DISP0, 0x1b, &clk_lock); in pxa910_clk_init()
305 apmu_base + APMU_CCIC0, 6, 1, 0, &clk_lock); in pxa910_clk_init()
309 apmu_base + APMU_CCIC0, 0x1b, &clk_lock); in pxa910_clk_init()
315 apmu_base + APMU_CCIC0, 7, 1, 0, &clk_lock); in pxa910_clk_init()
319 apmu_base + APMU_CCIC0, 0x24, &clk_lock); in pxa910_clk_init()
323 CLK_SET_RATE_PARENT, apmu_base + APMU_CCIC0, in pxa910_clk_init()
328 apmu_base + APMU_CCIC0, 0x300, &clk_lock); in pxa910_clk_init()