Searched refs:ti_clk_build_component_mux (Results 1 – 3 of 3) sorted by relevance
195 struct clk_hw *ti_clk_build_component_mux(struct ti_clk_mux *setup);
136 mux = ti_clk_build_component_mux(comp->mux); in ti_clk_register_composite()
232 struct clk_hw *ti_clk_build_component_mux(struct ti_clk_mux *setup) in ti_clk_build_component_mux() function