Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/m68k/coldfire/
A Dclk.c130 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
/linux-6.3-rc2/arch/mips/lantiq/
A Dclk.c168 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
/linux-6.3-rc2/arch/mips/bcm63xx/
A Dclk.c392 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
/linux-6.3-rc2/drivers/sh/clk/
A Dcore.c511 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
/linux-6.3-rc2/include/linux/
A Dclk.h1043 static inline int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
/linux-6.3-rc2/include/soc/tegra/
A Dbpmp-abi.h1353 struct cmd_clk_set_parent_request clk_set_parent; member
1419 struct cmd_clk_set_parent_response clk_set_parent; member
/linux-6.3-rc2/drivers/clk/
A Dclk.c2811 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function

Completed in 31 milliseconds