Searched refs:minPL (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dg80_display.c156 const int minPL = 1, maxPL = 63; local in function:G80CalcPLL2
169 if(highPL < minPL) highPL = minPL;
173 if(lowPL < minPL) lowPL = minPL;

Completed in 3 milliseconds