Searched refs:ccu_frac_helper_has_rate (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/clk/sunxi-ng/
H A Dccu_frac.h34 bool ccu_frac_helper_has_rate(struct ccu_common *common,
H A Dccu_frac.c55 bool ccu_frac_helper_has_rate(struct ccu_common *common, function
64 EXPORT_SYMBOL_NS_GPL(ccu_frac_helper_has_rate, SUNXI_CCU);
H A Dccu_mult.c111 if (ccu_frac_helper_has_rate(&cm->common, &cm->frac, rate)) {
H A Dccu_nm.c142 if (ccu_frac_helper_has_rate(&nm->common, &nm->frac, rate)) {
179 if (ccu_frac_helper_has_rate(&nm->common, &nm->frac, rate)) {

Completed in 381 milliseconds