Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/
Dclk.c484 static struct clk_core *clk_core_get(struct clk_core *core, u8 p_index) in clk_core_get() function
523 parent = clk_core_get(core, index); in clk_core_fill_parent_index()
2043 if (parent == clk_core_get(core, i)) in clk_fetch_parent_index()