Searched refs:mmp2_clk_init (Results 1 – 5 of 5) sorted by relevance
14 extern void mmp2_clk_init(phys_addr_t mpmu_phys,
301 static void __init mmp2_clk_init(struct device_node *np) in mmp2_clk_init() function347 CLK_OF_DECLARE(mmp2_clk, "marvell,mmp2-clock", mmp2_clk_init);
76 void __init mmp2_clk_init(phys_addr_t mpmu_phys, phys_addr_t apmu_phys, in mmp2_clk_init() function
110 void __init mmp2_clk_init(phys_addr_t mpmu_phys, phys_addr_t apmu_phys, in mmp2_clk_init() function
113 mmp2_clk_init(APB_PHYS_BASE + 0x50000, in mmp2_init()