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

/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_driver.h70 unsigned char xr02; member in struct:__anonf966118b0208
238 unsigned char xr02; member in struct:__anonf966118b0708
H A Dct_driver.c2450 cPtr->SuspendHack.xr02 = (cPtr->readXR(cPtr, 0x02)) & 0x18;
2917 cPtr->SuspendHack.xr02 = (cPtr->readXR(cPtr, 0x02)) & 0x18;
4702 Clock->xr02 = cPtr->readXR(cPtr, 0x02);
4788 Clock->xr02 = 0;
4793 Clock->xr02 = no & 0x02;
4963 cPtr->writeXR(cPtr, 0x02, ((tmp02 & ~0x02) | (Clock->xr02 & 0x02)));
7185 cPtr->writeXR(cPtr, 0x02, (tmp & ~0x18) | cPtr->SuspendHack.xr02);

Completed in 12 milliseconds