Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clk/
Dclk.c1680 static int clk_fetch_parent_index(struct clk_core *core, in clk_fetch_parent_index() function
1737 return clk_fetch_parent_index(hw->core, parent->core); in clk_hw_get_parent_index()
2009 p_index = clk_fetch_parent_index(core, parent); in clk_calc_new_rates()
2549 p_index = clk_fetch_parent_index(core, parent); in clk_core_set_parent_nolock()