Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk.c964 static void clk_core_disable(struct clk_core *core) in clk_core_disable() function
988 clk_core_disable(core->parent); in clk_core_disable()
996 clk_core_disable(core); in clk_core_disable_lock()
1048 clk_core_disable(core->parent); in clk_core_enable()
2194 clk_core_disable(core); in clk_change_rate()