Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dmux.c109 * clk_mux_restore_context - Restore the parent in the mux
114 static void clk_mux_restore_context(struct clk_hw *hw) in clk_mux_restore_context() function
126 .restore_context = clk_mux_restore_context,
/kernel/linux/linux-6.6/drivers/clk/ti/
H A Dmux.c101 * clk_mux_restore_context - Restore the parent in the mux
106 static void clk_mux_restore_context(struct clk_hw *hw) in clk_mux_restore_context() function
118 .restore_context = clk_mux_restore_context,

Completed in 2 milliseconds