Lines Matching refs:apmu_base
74 void __iomem *apmu_base; in pxa168_clk_init() local
83 apmu_base = ioremap(apmu_phys, SZ_4K); in pxa168_clk_init()
84 if (!apmu_base) { in pxa168_clk_init()
282 clk = mmp_clk_register_apmu("dfc", "pll1_4", apmu_base + APMU_DFC, in pxa168_clk_init()
289 apmu_base + APMU_SDH0, 6, 1, 0, &clk_lock); in pxa168_clk_init()
292 clk = mmp_clk_register_apmu("sdh0", "sdh_mux", apmu_base + APMU_SDH0, in pxa168_clk_init()
299 apmu_base + APMU_SDH1, 6, 1, 0, &clk_lock); in pxa168_clk_init()
302 clk = mmp_clk_register_apmu("sdh1", "sdh1_mux", apmu_base + APMU_SDH1, in pxa168_clk_init()
306 clk = mmp_clk_register_apmu("usb", "usb_pll", apmu_base + APMU_USB, in pxa168_clk_init()
310 clk = mmp_clk_register_apmu("sph", "usb_pll", apmu_base + APMU_USB, in pxa168_clk_init()
317 apmu_base + APMU_DISP0, 6, 1, 0, &clk_lock); in pxa168_clk_init()
321 apmu_base + APMU_DISP0, 0x1b, &clk_lock); in pxa168_clk_init()
325 apmu_base + APMU_DISP0, 0x24, &clk_lock); in pxa168_clk_init()
331 apmu_base + APMU_CCIC0, 6, 1, 0, &clk_lock); in pxa168_clk_init()
335 apmu_base + APMU_CCIC0, 0x1b, &clk_lock); in pxa168_clk_init()
341 apmu_base + APMU_CCIC0, 7, 1, 0, &clk_lock); in pxa168_clk_init()
345 apmu_base + APMU_CCIC0, 0x24, &clk_lock); in pxa168_clk_init()
349 CLK_SET_RATE_PARENT, apmu_base + APMU_CCIC0, in pxa168_clk_init()
354 apmu_base + APMU_CCIC0, 0x300, &clk_lock); in pxa168_clk_init()