Home
last modified time | relevance | path

Searched refs:ccu_mux_helper_get_parent (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/clk/sunxi-ng/
H A Dccu_mux.c160 u8 ccu_mux_helper_get_parent(struct ccu_common *common, in ccu_mux_helper_get_parent() function
181 EXPORT_SYMBOL_NS_GPL(ccu_mux_helper_get_parent, SUNXI_CCU);
235 return ccu_mux_helper_get_parent(&cm->common, &cm->mux); in ccu_mux_get_parent()
291 mux->original_index = ccu_mux_helper_get_parent(mux->common, in ccu_mux_notifier_cb()
H A Dccu_div.c122 return ccu_mux_helper_get_parent(&cd->common, &cd->mux); in ccu_div_get_parent()
H A Dccu_mux.h146 u8 ccu_mux_helper_get_parent(struct ccu_common *common,
H A Dccu_mult.c151 return ccu_mux_helper_get_parent(&cm->common, &cm->mux); in ccu_mult_get_parent()
H A Dccu_mp.c227 return ccu_mux_helper_get_parent(&cmp->common, &cmp->mux); in ccu_mp_get_parent()
H A Dccu_nkm.c248 return ccu_mux_helper_get_parent(&nkm->common, &nkm->mux); in ccu_nkm_get_parent()