Searched refs:apmu_phys (Results 1 – 3 of 3) sorted by relevance
64 void __init pxa910_clk_init(phys_addr_t mpmu_phys, phys_addr_t apmu_phys, in pxa910_clk_init() argument80 apmu_base = ioremap(apmu_phys, SZ_4K); in pxa910_clk_init()
66 void __init pxa168_clk_init(phys_addr_t mpmu_phys, phys_addr_t apmu_phys, in pxa168_clk_init() argument81 apmu_base = ioremap(apmu_phys, SZ_4K); in pxa168_clk_init()
73 void __init mmp2_clk_init(phys_addr_t mpmu_phys, phys_addr_t apmu_phys, in mmp2_clk_init() argument88 apmu_base = ioremap(apmu_phys, SZ_4K); in mmp2_clk_init()