Searched refs:clk_core_get_rate_recalc (Results 1 – 1 of 1) sorted by relevance
1615 static unsigned long clk_core_get_rate_recalc(struct clk_core *core) in clk_core_get_rate_recalc() function1639 rate = clk_core_get_rate_recalc(clk->core); in clk_get_rate()2925 clk_core_get_rate_recalc(c), in clk_summary_show_one()2981 seq_printf(s, "\"rate\": %lu,", clk_core_get_rate_recalc(c)); in clk_dump_one()