Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnouveau_calc.c282 int maxU = pll_lim->vco1.max_inputfreq; in getMNP_single() local
331 if (crystal/M > maxU) in getMNP_single()