Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/clk/
Dclk.c1083 static void clk_core_disable(struct clk_core *core) in clk_core_disable() function
1107 clk_core_disable(core->parent); in clk_core_disable()
1115 clk_core_disable(core); in clk_core_disable_lock()
1167 clk_core_disable(core->parent); in clk_core_enable()