Searched refs:ti_clk_mux_get_parent (Results 1 – 1 of 1) sorted by relevance
21 static u8 ti_clk_mux_get_parent(struct clk_hw *hw) in ti_clk_mux_get_parent() function96 mux->saved_parent = ti_clk_mux_get_parent(hw); in clk_mux_save_context()114 .get_parent = ti_clk_mux_get_parent,