Searched defs:clk_set_parent (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/arch/avr32/mach-at32ap/ |
D | clock.c | 174 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
|
/linux-4.1.27/include/linux/ |
D | clk.h | 440 static inline int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
|
/linux-4.1.27/arch/c6x/platforms/ |
D | pll.c | 132 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
|
/linux-4.1.27/arch/arm/mach-davinci/ |
D | clock.c | 180 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
|
/linux-4.1.27/arch/arm/mach-omap1/ |
D | clock.h | 170 int (*clk_set_parent)(struct clk *clk, struct clk *parent); member
|
D | clock.c | 705 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
|
/linux-4.1.27/drivers/sh/clk/ |
D | core.c | 504 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
|
/linux-4.1.27/arch/arm/mach-lpc32xx/ |
D | clock.c | 1179 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
|
/linux-4.1.27/arch/mips/jz4740/ |
D | clock.c | 780 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
|
/linux-4.1.27/drivers/clk/ |
D | clk.c | 2146 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
|