Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/sunxi-ng/
Dccu_mux.h89 int ccu_mux_helper_determine_rate(struct ccu_common *common,
Dccu_div.c87 return ccu_mux_helper_determine_rate(&cd->common, &cd->mux, in ccu_div_determine_rate()
Dccu_mult.c102 return ccu_mux_helper_determine_rate(&cm->common, &cm->mux, in ccu_mult_determine_rate()
Dccu_mux.c79 int ccu_mux_helper_determine_rate(struct ccu_common *common, in ccu_mux_helper_determine_rate() function
Dccu_nkm.c143 return ccu_mux_helper_determine_rate(&nkm->common, &nkm->mux, in ccu_nkm_determine_rate()
Dccu_mp.c124 return ccu_mux_helper_determine_rate(&cmp->common, &cmp->mux, in ccu_mp_determine_rate()