Home
last modified time | relevance | path

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

/linux-6.12.1/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_div.c84 return ccu_mux_helper_determine_rate(&cd->common, &cd->mux, in ccu_div_determine_rate()
Dccu_mux.h137 int ccu_mux_helper_determine_rate(struct ccu_common *common,
Dccu_mult.c99 return ccu_mux_helper_determine_rate(&cm->common, &cm->mux, in ccu_mult_determine_rate()
Dccu_mp.c182 return ccu_mux_helper_determine_rate(&cmp->common, &cmp->mux, in ccu_mp_determine_rate()
Dccu_nkm.c201 return ccu_mux_helper_determine_rate(&nkm->common, &nkm->mux, in ccu_nkm_determine_rate()