Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk.c1064 static void clk_core_disable(struct clk_core *core) in clk_core_disable() function
1088 clk_core_disable(core->parent); in clk_core_disable()
1096 clk_core_disable(core); in clk_core_disable_lock()
1148 clk_core_disable(core->parent); in clk_core_enable()
2222 clk_core_disable(core); in clk_change_rate()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk.c1086 static void clk_core_disable(struct clk_core *core) in clk_core_disable() function
1110 clk_core_disable(core->parent); in clk_core_disable()
1118 clk_core_disable(core); in clk_core_disable_lock()
1170 clk_core_disable(core->parent); in clk_core_enable()

Completed in 24 milliseconds