Home
last modified time | relevance | path

Searched refs:__clk_recalc_accuracies (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk.c1626 * __clk_recalc_accuracies
1634 static void __clk_recalc_accuracies(struct clk_core *core) in __clk_recalc_accuracies() function
1651 __clk_recalc_accuracies(child); in __clk_recalc_accuracies()
1657 __clk_recalc_accuracies(core); in clk_core_get_accuracy_recalc()
2567 __clk_recalc_accuracies(core); in clk_core_reparent()
2669 __clk_recalc_accuracies(core); in clk_core_set_parent_nolock()
3515 __clk_recalc_accuracies(orphan); in clk_core_reparent_orphans_nolock()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk.c1763 * __clk_recalc_accuracies
1771 static void __clk_recalc_accuracies(struct clk_core *core) in __clk_recalc_accuracies() function
1788 __clk_recalc_accuracies(child); in __clk_recalc_accuracies()
1794 __clk_recalc_accuracies(core); in clk_core_get_accuracy_recalc()
2728 __clk_recalc_accuracies(core); in clk_core_reparent()
2816 __clk_recalc_accuracies(core); in clk_core_set_parent_nolock()
3714 __clk_recalc_accuracies(orphan); in clk_core_reparent_orphans_nolock()

Completed in 13 milliseconds