Searched refs:owl_mux_helper_set_parent (Results 1 – 3 of 3) sorted by relevance
36 int owl_mux_helper_set_parent(const struct owl_clk_common *common, in owl_mux_helper_set_parent() function53 return owl_mux_helper_set_parent(&mux->common, &mux->mux_hw, index); in owl_mux_set_parent()
56 int owl_mux_helper_set_parent(const struct owl_clk_common *common,
27 return owl_mux_helper_set_parent(&comp->common, &comp->mux_hw, index); in owl_comp_set_parent()