Home
last modified time | relevance | path

Searched defs:clk_reparent (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/arm/plat-omap/
Dclock.c212 void clk_reparent(struct clk *child, struct clk *parent) in clk_reparent() function
/linux-3.4.99/arch/arm/mach-tegra/
Dclock.c124 int clk_reparent(struct clk *c, struct clk *parent) in clk_reparent() function
/linux-3.4.99/drivers/sh/clk/
Dcore.c220 int clk_reparent(struct clk *child, struct clk *parent) in clk_reparent() function
/linux-3.4.99/arch/arm/plat-spear/
Dclock.c96 static void clk_reparent(struct clk *clk, struct pclk_info *pclk_info) in clk_reparent() function