Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/clk/
H A Dmmp.h7 extern void pxa168_clk_init(phys_addr_t mpmu_phys,
/OK3568_Linux_fs/kernel/drivers/clk/mmp/
H A Dclk-of-pxa168.c250 static void __init pxa168_clk_init(struct device_node *np) in pxa168_clk_init() function
287 CLK_OF_DECLARE(pxa168_clk, "marvell,pxa168-clock", pxa168_clk_init);
H A Dclk-pxa168.c69 void __init pxa168_clk_init(phys_addr_t mpmu_phys, phys_addr_t apmu_phys, in pxa168_clk_init() function
/OK3568_Linux_fs/kernel/arch/arm/mach-mmp/
H A Dpxa168.c54 pxa168_clk_init(APB_PHYS_BASE + 0x50000, in pxa168_init()