Home
last modified time | relevance | path

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

/linux/drivers/clk/sprd/
H A Dmux.c46 int sprd_mux_helper_set_parent(const struct sprd_clk_common *common, in sprd_mux_helper_set_parent() function
62 EXPORT_SYMBOL_GPL(sprd_mux_helper_set_parent);
68 return sprd_mux_helper_set_parent(&cm->common, &cm->mux, index); in sprd_mux_set_parent()
H A Dcomposite.c48 return sprd_mux_helper_set_parent(&cc->common, &cc->mux, index); in sprd_comp_set_parent()
H A Dmux.h84 int sprd_mux_helper_set_parent(const struct sprd_clk_common *common,