Searched refs:clk_core_get_rate_recalc (Results 1 – 1 of 1) sorted by relevance
2007 static unsigned long clk_core_get_rate_recalc(struct clk_core *core) in clk_core_get_rate_recalc() function2032 rate = clk_core_get_rate_recalc(clk->core); in clk_get_rate()2764 rate = clk_core_get_rate_recalc(clk->core); in clk_set_rate_range_nolock()3368 clk_core_get_rate_recalc(c), in clk_summary_show_one()3448 seq_printf(s, "\"rate\": %lu,", clk_core_get_rate_recalc(c)); in clk_dump_one()3560 *val = clk_core_get_rate_recalc(core); in clk_rate_get()