Home
last modified time | relevance | path

Searched refs:clk_core_get_accuracy_recalc (Results 1 – 1 of 1) sorted by relevance

/drivers/clk/
Dclk.c1762 static long clk_core_get_accuracy_recalc(struct clk_core *core) in clk_core_get_accuracy_recalc() function
1787 accuracy = clk_core_get_accuracy_recalc(clk->core); in clk_get_accuracy()
3200 clk_core_get_accuracy_recalc(c)); in clk_summary_show_one()
3267 seq_printf(s, "\"accuracy\": %lu,", clk_core_get_accuracy_recalc(c)); in clk_dump_one()