Searched refs:clk_core_get_rate_recalc (Results 1 – 1 of 1) sorted by relevance
1984 static unsigned long clk_core_get_rate_recalc(struct clk_core *core) in clk_core_get_rate_recalc() function2009 rate = clk_core_get_rate_recalc(clk->core); in clk_get_rate()2704 rate = clk_core_get_rate_recalc(clk->core); in clk_set_rate_range_nolock()3308 clk_core_get_rate_recalc(c), in clk_summary_show_one()3388 seq_printf(s, "\"rate\": %lu,", clk_core_get_rate_recalc(c)); in clk_dump_one()3518 *val = clk_core_get_rate_recalc(core); in clk_rate_get()