Home
last modified time | relevance | path

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

/linux-6.6.21/arch/m68k/coldfire/
Dclk.c130 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
/linux-6.6.21/arch/mips/lantiq/
Dclk.c168 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
/linux-6.6.21/arch/mips/bcm63xx/
Dclk.c392 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
/linux-6.6.21/drivers/sh/clk/
Dcore.c511 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
/linux-6.6.21/include/linux/
Dclk.h1043 static inline int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function
/linux-6.6.21/include/soc/tegra/
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.6.21/drivers/clk/
Dclk.c2845 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent() function