Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/sprd/
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()
Dcomposite.c49 return sprd_mux_helper_set_parent(&cc->common, &cc->mux, index); in sprd_comp_set_parent()
Dmux.h70 int sprd_mux_helper_set_parent(const struct sprd_clk_common *common,