Searched refs:clk_fetch_parent_index (Results 1 – 1 of 1) sorted by relevance
2016 static int clk_fetch_parent_index(struct clk_core *core, in clk_fetch_parent_index() function2073 return clk_fetch_parent_index(hw->core, parent->core); in clk_hw_get_parent_index()2346 p_index = clk_fetch_parent_index(core, parent); in clk_calc_new_rates()2895 p_index = clk_fetch_parent_index(core, parent); in clk_core_set_parent_nolock()