Searched refs:apmu_phys (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/include/linux/clk/ |
| D | mmp.h | 8 phys_addr_t apmu_phys, 11 phys_addr_t apmu_phys, 15 phys_addr_t apmu_phys,
|
| /Linux-v5.4/arch/arm/mach-mmp/ |
| D | clock-pxa910.c | 66 void __init pxa910_clk_init(phys_addr_t mpmu_phys, phys_addr_t apmu_phys, in pxa910_clk_init() argument
|
| D | clock-pxa168.c | 90 void __init pxa168_clk_init(phys_addr_t mpmu_phys, phys_addr_t apmu_phys, in pxa168_clk_init() argument
|
| D | clock-mmp2.c | 110 void __init mmp2_clk_init(phys_addr_t mpmu_phys, phys_addr_t apmu_phys, in mmp2_clk_init() argument
|
| /Linux-v5.4/drivers/clk/mmp/ |
| D | clk-pxa910.c | 66 void __init pxa910_clk_init(phys_addr_t mpmu_phys, phys_addr_t apmu_phys, in pxa910_clk_init() argument 82 apmu_base = ioremap(apmu_phys, SZ_4K); in pxa910_clk_init()
|
| D | clk-pxa168.c | 68 void __init pxa168_clk_init(phys_addr_t mpmu_phys, phys_addr_t apmu_phys, in pxa168_clk_init() argument 83 apmu_base = ioremap(apmu_phys, SZ_4K); in pxa168_clk_init()
|
| 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()
|