Lines Matching refs:apmu_base
75 void __iomem *apmu_base; in pxa168_clk_init() local
84 apmu_base = ioremap(AXI_PHYS_BASE + 0x82800, SZ_4K); in pxa168_clk_init()
85 if (apmu_base == NULL) { in pxa168_clk_init()
285 clk = mmp_clk_register_apmu("dfc", "pll1_4", apmu_base + APMU_DFC, in pxa168_clk_init()
292 apmu_base + APMU_SDH0, 6, 1, 0, &clk_lock); in pxa168_clk_init()
295 clk = mmp_clk_register_apmu("sdh0", "sdh_mux", apmu_base + APMU_SDH0, in pxa168_clk_init()
302 apmu_base + APMU_SDH1, 6, 1, 0, &clk_lock); in pxa168_clk_init()
305 clk = mmp_clk_register_apmu("sdh1", "sdh1_mux", apmu_base + APMU_SDH1, in pxa168_clk_init()
309 clk = mmp_clk_register_apmu("usb", "usb_pll", apmu_base + APMU_USB, in pxa168_clk_init()
313 clk = mmp_clk_register_apmu("sph", "usb_pll", apmu_base + APMU_USB, in pxa168_clk_init()
320 apmu_base + APMU_DISP0, 6, 1, 0, &clk_lock); in pxa168_clk_init()
324 apmu_base + APMU_DISP0, 0x1b, &clk_lock); in pxa168_clk_init()
328 apmu_base + APMU_DISP0, 0x24, &clk_lock); in pxa168_clk_init()
334 apmu_base + APMU_CCIC0, 6, 1, 0, &clk_lock); in pxa168_clk_init()
338 apmu_base + APMU_CCIC0, 0x1b, &clk_lock); in pxa168_clk_init()
344 apmu_base + APMU_CCIC0, 7, 1, 0, &clk_lock); in pxa168_clk_init()
348 apmu_base + APMU_CCIC0, 0x24, &clk_lock); in pxa168_clk_init()
352 CLK_SET_RATE_PARENT, apmu_base + APMU_CCIC0, in pxa168_clk_init()
357 apmu_base + APMU_CCIC0, 0x300, &clk_lock); in pxa168_clk_init()