Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/
Dclk.c1451 static void clk_core_disable_unprepare(struct clk_core *core) in clk_core_disable_unprepare() function
1520 clk_core_disable_unprepare(core->parent); in clk_disable_unused_subtree()
2172 clk_core_disable_unprepare(old_parent); in __clk_set_parent_after()
2177 clk_core_disable_unprepare(parent); in __clk_set_parent_after()
2178 clk_core_disable_unprepare(old_parent); in __clk_set_parent_after()
2470 clk_core_disable_unprepare(parent); in clk_change_rate()