Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clk/
Dclk.c1533 static long clk_core_get_accuracy_recalc(struct clk_core *core) in clk_core_get_accuracy_recalc() function
1558 accuracy = clk_core_get_accuracy_recalc(clk->core); in clk_get_accuracy()
2926 clk_core_get_accuracy_recalc(c)); in clk_summary_show_one()
2984 seq_printf(s, "\"accuracy\": %lu,", clk_core_get_accuracy_recalc(c)); in clk_dump_one()