Home
last modified time | relevance | path

Searched refs:clk_reparent (Results 1 – 5 of 5) sorted by relevance

/arch/arm/mach-omap1/
Dclock.h181 extern void clk_reparent(struct clk *child, struct clk *parent);
Dclock.c760 void clk_reparent(struct clk *child, struct clk *parent) in clk_reparent() function
/arch/arm/mach-shmobile/
Dclock-r8a73a4.c152 ret = clk_reparent(clk, parent); in pll_set_parent()
Dclock-r8a7740.c208 ret = clk_reparent(clk, parent); in usb24s_set_parent()
Dclock-sh7372.c236 ret = clk_reparent(clk, parent); in pllc2_set_parent()