Lines Matching refs:apmu_base
74 void __iomem *apmu_base; in pxa168_clk_init() local
83 apmu_base = ioremap(AXI_PHYS_BASE + 0x82800, SZ_4K); in pxa168_clk_init()
84 if (apmu_base == NULL) { in pxa168_clk_init()
284 clk = mmp_clk_register_apmu("dfc", "pll1_4", apmu_base + APMU_DFC, in pxa168_clk_init()
291 apmu_base + APMU_SDH0, 6, 1, 0, &clk_lock); in pxa168_clk_init()
294 clk = mmp_clk_register_apmu("sdh0", "sdh_mux", apmu_base + APMU_SDH0, in pxa168_clk_init()
301 apmu_base + APMU_SDH1, 6, 1, 0, &clk_lock); in pxa168_clk_init()
304 clk = mmp_clk_register_apmu("sdh1", "sdh1_mux", apmu_base + APMU_SDH1, in pxa168_clk_init()
308 clk = mmp_clk_register_apmu("usb", "usb_pll", apmu_base + APMU_USB, in pxa168_clk_init()
312 clk = mmp_clk_register_apmu("sph", "usb_pll", apmu_base + APMU_USB, in pxa168_clk_init()
319 apmu_base + APMU_DISP0, 6, 1, 0, &clk_lock); in pxa168_clk_init()
323 apmu_base + APMU_DISP0, 0x1b, &clk_lock); in pxa168_clk_init()
327 apmu_base + APMU_DISP0, 0x24, &clk_lock); in pxa168_clk_init()
333 apmu_base + APMU_CCIC0, 6, 1, 0, &clk_lock); in pxa168_clk_init()
337 apmu_base + APMU_CCIC0, 0x1b, &clk_lock); in pxa168_clk_init()
343 apmu_base + APMU_CCIC0, 7, 1, 0, &clk_lock); in pxa168_clk_init()
347 apmu_base + APMU_CCIC0, 0x24, &clk_lock); in pxa168_clk_init()
351 CLK_SET_RATE_PARENT, apmu_base + APMU_CCIC0, in pxa168_clk_init()
356 apmu_base + APMU_CCIC0, 0x300, &clk_lock); in pxa168_clk_init()