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

/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_driver.c7317 unsigned char IOSS=0, MSS=0, tmpfr02=0, tmpfr01a=0, tmpfr01b=0; local in function:chipsProbeMonitor
7333 tmpfr01b = cPtr->readFR(cPtr,0x01);
7334 if ((tmpfr01b & 0x3) != 0x01)
7335 cPtr->writeFR(cPtr, 0x01, ((tmpfr01b & 0xFC) | 0x1));
7395 cPtr->writeFR(cPtr, 0x01, tmpfr01b);

Completed in 8 milliseconds