Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk.c1201 static void clk_core_disable_unprepare(struct clk_core *core) in clk_core_disable_unprepare() function
1288 clk_core_disable_unprepare(core->parent); in clk_disable_unused_subtree()
1341 clk_core_disable_unprepare(core); in clk_unprepare_disable_dev_subtree()
1888 clk_core_disable_unprepare(old_parent); in __clk_set_parent_after()
1893 clk_core_disable_unprepare(parent); in __clk_set_parent_after()
1894 clk_core_disable_unprepare(old_parent); in __clk_set_parent_after()
2200 clk_core_disable_unprepare(parent); in clk_change_rate()
5389 clk_core_disable_unprepare(core); in clk_enable_write()