Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/sunxi-ng/ !
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);
Dccu_mux.h121 int ccu_mux_helper_determine_rate(struct ccu_common *common,
Dccu_div.c84 return ccu_mux_helper_determine_rate(&cd->common, &cd->mux, in ccu_div_determine_rate()
Dccu_mult.c99 return ccu_mux_helper_determine_rate(&cm->common, &cm->mux, in ccu_mult_determine_rate()
Dccu_nkm.c140 return ccu_mux_helper_determine_rate(&nkm->common, &nkm->mux, in ccu_nkm_determine_rate()
Dccu_mp.c181 return ccu_mux_helper_determine_rate(&cmp->common, &cmp->mux, in ccu_mp_determine_rate()