Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu_mux.c79 int ccu_mux_helper_determine_rate(struct ccu_common *common, in ccu_mux_helper_determine_rate() function
158 EXPORT_SYMBOL_NS_GPL(ccu_mux_helper_determine_rate, SUNXI_CCU);
H A Dccu_mux.h137 int ccu_mux_helper_determine_rate(struct ccu_common *common,
H A Dccu_div.c84 return ccu_mux_helper_determine_rate(&cd->common, &cd->mux, in ccu_div_determine_rate()
H A Dccu_mult.c99 return ccu_mux_helper_determine_rate(&cm->common, &cm->mux, in ccu_mult_determine_rate()
H A Dccu_mp.c182 return ccu_mux_helper_determine_rate(&cmp->common, &cmp->mux, in ccu_mp_determine_rate()
H A Dccu_nkm.c181 return ccu_mux_helper_determine_rate(&nkm->common, &nkm->mux, in ccu_nkm_determine_rate()