Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/clk/
Dclk.c1788 static long clk_core_get_accuracy_recalc(struct clk_core *core) in clk_core_get_accuracy_recalc() function
1813 accuracy = clk_core_get_accuracy_recalc(clk->core); in clk_get_accuracy()
3197 clk_core_get_accuracy_recalc(c)); in clk_summary_show_one()
3264 seq_printf(s, "\"accuracy\": %lu,", clk_core_get_accuracy_recalc(c)); in clk_dump_one()