Searched refs:apmu_phys (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/clk/ |
| H A D | mmp.h | 8 phys_addr_t apmu_phys, 11 phys_addr_t apmu_phys, 15 phys_addr_t apmu_phys,
|
| /OK3568_Linux_fs/kernel/drivers/clk/mmp/ |
| H A D | clk-pxa910.c | 67 void __init pxa910_clk_init(phys_addr_t mpmu_phys, phys_addr_t apmu_phys, in pxa910_clk_init() argument 83 apmu_base = ioremap(apmu_phys, SZ_4K); in pxa910_clk_init()
|
| H A D | clk-pxa168.c | 69 void __init pxa168_clk_init(phys_addr_t mpmu_phys, phys_addr_t apmu_phys, in pxa168_clk_init() argument 84 apmu_base = ioremap(apmu_phys, SZ_4K); in pxa168_clk_init()
|
| H A D | clk-mmp2.c | 76 void __init mmp2_clk_init(phys_addr_t mpmu_phys, phys_addr_t apmu_phys, in mmp2_clk_init() argument 91 apmu_base = ioremap(apmu_phys, SZ_4K); in mmp2_clk_init()
|