Home
last modified time | relevance | path

Searched refs:pxa910_clk_init (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/clk/
H A Dmmp.h10 extern void pxa910_clk_init(phys_addr_t mpmu_phys,
/OK3568_Linux_fs/kernel/drivers/clk/mmp/
H A Dclk-of-pxa910.c270 static void __init pxa910_clk_init(struct device_node *np) in pxa910_clk_init() function
324 CLK_OF_DECLARE(pxa910_clk, "marvell,pxa910-clock", pxa910_clk_init);
H A Dclk-pxa910.c67 void __init pxa910_clk_init(phys_addr_t mpmu_phys, phys_addr_t apmu_phys, in pxa910_clk_init() function
/OK3568_Linux_fs/kernel/arch/arm/mach-mmp/
H A Dpxa910.c96 pxa910_clk_init(APB_PHYS_BASE + 0x50000, in pxa910_init()