Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/sprd/
Dmux.c14 u8 sprd_mux_helper_get_parent(const struct sprd_clk_common *common, in sprd_mux_helper_get_parent() function
37 EXPORT_SYMBOL_GPL(sprd_mux_helper_get_parent);
43 return sprd_mux_helper_get_parent(&cm->common, &cm->mux); in sprd_mux_get_parent()
Dcomposite.c42 return sprd_mux_helper_get_parent(&cc->common, &cc->mux); in sprd_comp_get_parent()
Dmux.h68 u8 sprd_mux_helper_get_parent(const struct sprd_clk_common *common,