Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/
Dclk.c1898 static long clk_core_get_accuracy_recalc(struct clk_core *core) in clk_core_get_accuracy_recalc() function
1923 accuracy = clk_core_get_accuracy_recalc(clk->core); in clk_get_accuracy()
3309 clk_core_get_accuracy_recalc(c)); in clk_summary_show_one()
3391 seq_printf(s, "\"accuracy\": %lu,", clk_core_get_accuracy_recalc(c)); in clk_dump_one()