Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/ti/
Dgate.c28 .restore_context = clk_gate_restore_context,
36 .restore_context = clk_gate_restore_context,
44 .restore_context = clk_gate_restore_context,
/linux-6.1.9/include/linux/
Dclk-provider.h1589 void clk_gate_restore_context(struct clk_hw *hw);
/linux-6.1.9/drivers/clk/
Dclk.c1146 void clk_gate_restore_context(struct clk_hw *hw) in clk_gate_restore_context() function
1155 EXPORT_SYMBOL_GPL(clk_gate_restore_context);