Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk.c2802 static struct clk_core *__clk_init_parent(struct clk_core *core) in __clk_init_parent() function
3814 struct clk_core *parent = __clk_init_parent(orphan); in clk_core_reparent_orphans_nolock()
3940 parent = core->parent = __clk_init_parent(core); in __clk_core_init()