Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/sprd/
A 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()
A Dcomposite.c42 return sprd_mux_helper_get_parent(&cc->common, &cc->mux); in sprd_comp_get_parent()
A Dmux.h82 u8 sprd_mux_helper_get_parent(const struct sprd_clk_common *common,

Completed in 5 milliseconds