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

/linux-master/drivers/clk/sunxi-ng/
H A Dccu_mux.c160 u8 ccu_mux_helper_get_parent(struct ccu_common *common, function
181 EXPORT_SYMBOL_NS_GPL(ccu_mux_helper_get_parent, SUNXI_CCU);
235 return ccu_mux_helper_get_parent(&cm->common, &cm->mux);
291 mux->original_index = ccu_mux_helper_get_parent(mux->common,
H A Dccu_div.c122 return ccu_mux_helper_get_parent(&cd->common, &cd->mux);
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);
H A Dccu_mp.c227 return ccu_mux_helper_get_parent(&cmp->common, &cmp->mux);
H A Dccu_nkm.c227 return ccu_mux_helper_get_parent(&nkm->common, &nkm->mux);

Completed in 219 milliseconds