Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/clk/
Dclk.c396 static struct clk_core *clk_core_get(struct clk_core *core, u8 p_index) in clk_core_get() function
432 parent = clk_core_get(core, index); in clk_core_fill_parent_index()
1933 if (parent == clk_core_get(core, i)) in clk_fetch_parent_index()