Lines Matching refs:apmu_base
75 void __iomem *apmu_base; in pxa168_clk_init() local
84 apmu_base = ioremap(apmu_phys, SZ_4K); in pxa168_clk_init()
85 if (!apmu_base) { in pxa168_clk_init()
283 clk = mmp_clk_register_apmu("dfc", "pll1_4", apmu_base + APMU_DFC, in pxa168_clk_init()
290 apmu_base + APMU_SDH0, 6, 1, 0, &clk_lock); in pxa168_clk_init()
293 clk = mmp_clk_register_apmu("sdh0", "sdh_mux", apmu_base + APMU_SDH0, in pxa168_clk_init()
300 apmu_base + APMU_SDH1, 6, 1, 0, &clk_lock); in pxa168_clk_init()
303 clk = mmp_clk_register_apmu("sdh1", "sdh1_mux", apmu_base + APMU_SDH1, in pxa168_clk_init()
307 clk = mmp_clk_register_apmu("usb", "usb_pll", apmu_base + APMU_USB, in pxa168_clk_init()
311 clk = mmp_clk_register_apmu("sph", "usb_pll", apmu_base + APMU_USB, in pxa168_clk_init()
318 apmu_base + APMU_DISP0, 6, 1, 0, &clk_lock); in pxa168_clk_init()
322 apmu_base + APMU_DISP0, 0x1b, &clk_lock); in pxa168_clk_init()
326 apmu_base + APMU_DISP0, 0x24, &clk_lock); in pxa168_clk_init()
332 apmu_base + APMU_CCIC0, 6, 1, 0, &clk_lock); in pxa168_clk_init()
336 apmu_base + APMU_CCIC0, 0x1b, &clk_lock); in pxa168_clk_init()
342 apmu_base + APMU_CCIC0, 7, 1, 0, &clk_lock); in pxa168_clk_init()
346 apmu_base + APMU_CCIC0, 0x24, &clk_lock); in pxa168_clk_init()
350 CLK_SET_RATE_PARENT, apmu_base + APMU_CCIC0, in pxa168_clk_init()
355 apmu_base + APMU_CCIC0, 0x300, &clk_lock); in pxa168_clk_init()