Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnouveau_calc.c379 int minU1 = pll_lim->vco1.min_inputfreq, minU2 = pll_lim->vco2.min_inputfreq; in getMNP_double() local
402 if (crystal/M1 < minU1) in getMNP_double()