Home
last modified time | relevance | path

Searched refs:clk_set_parent (Results 1 – 12 of 12) sorted by relevance

/arch/m68k/coldfire/
Dclk.c130 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
135 EXPORT_SYMBOL(clk_set_parent);
/arch/mips/lantiq/
Dclk.c168 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
172 EXPORT_SYMBOL(clk_set_parent);
/arch/arm/mach-spear/
Dspear3xx.c92 clk_set_parent(gpt_clk, pclk); in spear3xx_timer_init()
Dspear13xx.c120 clk_set_parent(gpt_clk, pclk); in spear13xx_timer_init()
Dspear6xx.c389 clk_set_parent(gpt_clk, pclk); in spear6xx_timer_init()
/arch/mips/bcm63xx/
Dclk.c392 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
396 EXPORT_SYMBOL(clk_set_parent);
/arch/arm/mach-omap1/
Dclock.h167 int (*clk_set_parent)(struct clk *clk, struct clk *parent); member
Dclock.c702 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
708 EXPORT_SYMBOL(clk_set_parent);
/arch/arm/mach-ep93xx/
Dclock.c490 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
495 EXPORT_SYMBOL(clk_set_parent);
/arch/mips/alchemy/devboards/
Ddb1000.c482 clk_set_parent(c, p); in db1000_dev_setup()
/arch/sh/boards/mach-se/7724/
Dsetup.c854 clk_set_parent(clk, &sh7724_fsimcka_clk); in devices_setup()
/arch/sh/boards/mach-ecovec24/
Dsetup.c1381 clk_set_parent(clk, &sh7724_fsimckb_clk); in arch_setup()