Searched refs:rrate (Results 1 – 1 of 1) sorted by relevance
988 unsigned long rrate; in alpha_pll_fabia_set_rate() local995 rrate = alpha_pll_round_rate(rate, prate, &l, &a, alpha_width); in alpha_pll_fabia_set_rate()1001 if (rrate > (rate + FABIA_PLL_RATE_MARGIN) || rrate < rate) { in alpha_pll_fabia_set_rate()