Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clk/ti/
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,