Home
last modified time | relevance | path

Searched refs:__clk_init_parent (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk.c2553 static struct clk_core *__clk_init_parent(struct clk_core *core) in __clk_init_parent() function
3503 struct clk_core *parent = __clk_init_parent(orphan); in clk_core_reparent_orphans_nolock()
3519 * __clk_init_parent() will set the initial req_rate to in clk_core_reparent_orphans_nolock()
3625 parent = core->parent = __clk_init_parent(core); in __clk_core_init()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk.c2714 static struct clk_core *__clk_init_parent(struct clk_core *core) in __clk_init_parent() function
3702 struct clk_core *parent = __clk_init_parent(orphan); in clk_core_reparent_orphans_nolock()
3718 * __clk_init_parent() will set the initial req_rate to in clk_core_reparent_orphans_nolock()
3828 parent = core->parent = __clk_init_parent(core); in __clk_core_init()

Completed in 13 milliseconds