clk_core_get_rate_recalc
rate = clk_core_get_rate_recalc(clk->core);
rate = clk_core_get_rate_recalc(clk->core);
clk_core_get_rate_recalc(c),
seq_printf(s, "\"rate\": %lu,", clk_core_get_rate_recalc(c));
*val = clk_core_get_rate_recalc(core);