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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_driver.c12704 int myclock1, myclock2, mycoldepth1, mycoldepth2, temp; local in function:SiSPostSetMode
12861 myclock1 = myclock2 = SiSGetClockFromRegs(sr2b, sr2c);
12879 myclock2 = SiSGetClockFromRegs(sr2b, sr2c);
12926 if((!IsInSlaveMode) && (pSiS->VBFlags & CRT2_ENABLE)) dotclocksum += myclock2;
12985 if(myclock2 <= clklimit2) tmpflags |= MISC_CRT2OVERLAY;
13004 myclock2, mycoldepth2, dotclocksum, pSiS->SiS_SD2_Flags);
13036 if(myclock2 <= clklimit2) tmpflags |= MISC_CRT2OVERLAY;
13056 myclock2);

Completed in 14 milliseconds