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

/linux-4.4.14/drivers/video/fbdev/kyro/
H A DSTG4000InitDevice.c123 u32 ulBestVCO = 0, ulBestClk = 0, ulBestScore = 0; ProgramClock() local
191 if (!ulBestScore) { ProgramClock()
197 ulBestScore = ProgramClock()
208 if ((ulScore >= ulBestScore) && (OD > 0)) { ProgramClock()
214 ulBestScore = ProgramClock()
229 if (ulBestScore) { ProgramClock()

Completed in 38 milliseconds