Searched refs:clk_core_get (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/clk/
H A Dclk.c449 * clk_core_get - Find the clk_core parent of a clk
484 static struct clk_core *clk_core_get(struct clk_core *core, u8 p_index) function
523 parent = clk_core_get(core, index);
2043 if (parent == clk_core_get(core, i))

Completed in 290 milliseconds