Home
last modified time | relevance | path

Searched refs:owl_mux_helper_set_parent (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/actions/
H A Dowl-mux.c36 int owl_mux_helper_set_parent(const struct owl_clk_common *common, in owl_mux_helper_set_parent() function
53 return owl_mux_helper_set_parent(&mux->common, &mux->mux_hw, index); in owl_mux_set_parent()
H A Dowl-mux.h56 int owl_mux_helper_set_parent(const struct owl_clk_common *common,
H A Dowl-composite.c27 return owl_mux_helper_set_parent(&comp->common, &comp->mux_hw, index); in owl_comp_set_parent()
/kernel/linux/linux-6.6/drivers/clk/actions/
H A Dowl-mux.c36 int owl_mux_helper_set_parent(const struct owl_clk_common *common, in owl_mux_helper_set_parent() function
53 return owl_mux_helper_set_parent(&mux->common, &mux->mux_hw, index); in owl_mux_set_parent()
H A Dowl-mux.h56 int owl_mux_helper_set_parent(const struct owl_clk_common *common,
H A Dowl-composite.c27 return owl_mux_helper_set_parent(&comp->common, &comp->mux_hw, index); in owl_comp_set_parent()

Completed in 2 milliseconds