Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/
Dclk.c1663 static int clk_fetch_parent_index(struct clk_core *core, in clk_fetch_parent_index() function
1720 return clk_fetch_parent_index(hw->core, parent->core); in clk_hw_get_parent_index()
1992 p_index = clk_fetch_parent_index(core, parent); in clk_calc_new_rates()
2537 p_index = clk_fetch_parent_index(core, parent); in clk_core_set_parent_nolock()