Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/clk/ti/
Dgate.c36 .restore_context = clk_gate_restore_context,
44 .restore_context = clk_gate_restore_context,
52 .restore_context = clk_gate_restore_context,
/Linux-v5.15/include/linux/
Dclk-provider.h1469 void clk_gate_restore_context(struct clk_hw *hw);
/Linux-v5.15/drivers/clk/
Dclk.c1060 void clk_gate_restore_context(struct clk_hw *hw) in clk_gate_restore_context() function
1069 EXPORT_SYMBOL_GPL(clk_gate_restore_context);