Searched defs:clk_set_parent (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/arch/arm/mach-w90x900/ |
D | clock.c | 112 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
|
/Linux-v4.19/arch/m68k/coldfire/ |
D | clk.c | 147 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
|
/Linux-v4.19/arch/arm/mach-sa1100/ |
D | clock.c | 52 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
|
/Linux-v4.19/arch/c6x/platforms/ |
D | pll.c | 132 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
|
/Linux-v4.19/arch/arm/mach-ep93xx/ |
D | clock.c | 493 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
|
/Linux-v4.19/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-v4.19/include/linux/ |
D | clk.h | 717 static inline int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
|
/Linux-v4.19/drivers/sh/clk/ |
D | core.c | 511 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
|
/Linux-v4.19/arch/mips/ar7/ |
D | clock.c | 495 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
|
/Linux-v4.19/include/soc/tegra/ |
D | bpmp-abi.h | 1002 struct cmd_clk_set_parent_request clk_set_parent; member 1045 struct cmd_clk_set_parent_response clk_set_parent; member
|
/Linux-v4.19/drivers/clk/ |
D | clk.c | 2288 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
|