Searched refs:clk_core_get_rate_recalc (Results 1 – 1 of 1) sorted by relevance
1805 static unsigned long clk_core_get_rate_recalc(struct clk_core *core) in clk_core_get_rate_recalc() function1830 rate = clk_core_get_rate_recalc(clk->core); in clk_get_rate()2517 rate = clk_core_get_rate_recalc(clk->core); in clk_set_rate_range_nolock()3119 clk_core_get_rate_recalc(c), in clk_summary_show_one()3184 seq_printf(s, "\"rate\": %lu,", clk_core_get_rate_recalc(c)); in clk_dump_one()3289 *val = clk_core_get_rate_recalc(core); in clk_rate_get()