Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk.c1997 static int clk_fetch_parent_index(struct clk_core *core, in clk_fetch_parent_index() function
2054 return clk_fetch_parent_index(hw->core, parent->core); in clk_hw_get_parent_index()
2327 p_index = clk_fetch_parent_index(core, parent); in clk_calc_new_rates()
2876 p_index = clk_fetch_parent_index(core, parent); in clk_core_set_parent_nolock()