Lines Matching defs:budget
796 static void hsw_wrpll_update_rnp(u64 freq2k, unsigned int budget,
819 * and we would like delta <= budget.
821 * If the discrepancy is above the PPM-based budget, always prefer to
823 * budget, try to maximize Ref * VCO, that is N / (P * R^2).
825 a = freq2k * budget * p * r2;
826 b = freq2k * budget * best->p * best->r2;
834 /* If both are above the budget, pick the closer */
863 unsigned budget;
867 budget = hsw_wrpll_get_budget_for_freq(clock);
911 hsw_wrpll_update_rnp(freq2k, budget,