Home
last modified time | relevance | path

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

/drivers/clk/
Dclk.c587 static void clk_core_disable(struct clk_core *core) in clk_core_disable() function
610 clk_core_disable(core->parent); in clk_core_disable()
618 clk_core_disable(core); in clk_core_disable_lock()
669 clk_core_disable(core->parent); in clk_core_enable()
1531 clk_core_disable(core); in clk_change_rate()