Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk.c1879 static long clk_core_get_accuracy_recalc(struct clk_core *core) in clk_core_get_accuracy_recalc() function
1904 accuracy = clk_core_get_accuracy_recalc(clk->core); in clk_get_accuracy()
3290 clk_core_get_accuracy_recalc(c)); in clk_summary_show_one()
3372 seq_printf(s, "\"accuracy\": %lu,", clk_core_get_accuracy_recalc(c)); in clk_dump_one()