Home
last modified time | relevance | path

Searched defs:clk_set_parent (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/arch/avr32/mach-at32ap/
Dclock.c174 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
/linux-4.4.14/include/linux/
Dclk.h454 static inline int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
/linux-4.4.14/arch/c6x/platforms/
Dpll.c132 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
/linux-4.4.14/arch/arm/mach-davinci/
Dclock.c184 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
/linux-4.4.14/arch/arm/mach-omap1/
Dclock.h170 int (*clk_set_parent)(struct clk *clk, struct clk *parent); member
Dclock.c705 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
/linux-4.4.14/drivers/sh/clk/
Dcore.c504 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
/linux-4.4.14/arch/arm/mach-lpc32xx/
Dclock.c1179 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
/linux-4.4.14/drivers/clk/
Dclk.c1844 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function