Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dmux.c29 static u8 ti_clk_mux_get_parent(struct clk_hw *hw) in ti_clk_mux_get_parent() function
104 mux->saved_parent = ti_clk_mux_get_parent(hw); in clk_mux_save_context()
122 .get_parent = ti_clk_mux_get_parent,
/kernel/linux/linux-6.6/drivers/clk/ti/
H A Dmux.c21 static u8 ti_clk_mux_get_parent(struct clk_hw *hw) in ti_clk_mux_get_parent() function
96 mux->saved_parent = ti_clk_mux_get_parent(hw); in clk_mux_save_context()
114 .get_parent = ti_clk_mux_get_parent,

Completed in 2 milliseconds