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

/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_g450pll.c327 Bool bSkipValue; local in function:MGAG450SetPLLFreq
329 bSkipValue = FALSE;
337 bSkipValue = TRUE;
345 if(!bSkipValue)
347 for(ulIndex = ulMaxIndex; !bSkipValue && (ulIndex > 0); ulIndex--)

Completed in 2 milliseconds