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

/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_driver.h353 unsigned char storeMSS; member in struct:_CHIPSRec
467 cPtr->writeMSS(cPtr, VGAHWPTR(pScrn), ((cPtr->storeMSS & \
475 cPtr->writeMSS(cPtr, VGAHWPTR(pScrn), ((cPtr->storeMSS & \
484 cPtr->writeMSS(cPtr, VGAHWPTR(pScrn), ((cPtr->storeMSS & \
496 cPtr->writeMSS(cPtr, VGAHWPTR(pScrn), ((cPtr->storeMSS & \
506 cPtr->writeMSS(cPtr, VGAHWPTR(pScrn), ((cPtr->storeMSS & \
521 cPtr->writeMSS(cPtr, VGAHWPTR(pScrn), ((cPtr->storeMSS & \
529 cPtr->writeMSS(cPtr, VGAHWPTR(pScrn), ((cPtr->storeMSS & \
534 cPtr->writeMSS(cPtr, VGAHWPTR(pScrn), cPtr->storeMSS); \
545 cPtr->writeMSS(cPtr, VGAHWPTR(pScrn), cPtr->storeMSS); \
[all...]
H A Dct_cursor.c97 cPtr->writeMSS(cPtr, VGAHWPTR(pScrn), ((cPtr->storeMSS &
136 cPtr->writeMSS(cPtr, VGAHWPTR(pScrn), ((cPtr->storeMSS &
181 cPtr->writeMSS(cPtr, VGAHWPTR(pScrn), ((cPtr->storeMSS &
253 cPtr->writeMSS(cPtr, hwp, ((cPtr->storeMSS & MSS_MASK) |
417 cPtr->writeMSS(cPtr, VGAHWPTR(pScrn), ((cPtr->storeMSS &
H A Dct_driver.c1701 cPtr->storeMSS = cPtr->readMSS(cPtr);
2349 cPtr->writeMSS(cPtr, hwp, cPtr->storeMSS);
3706 cPtr->writeMSS(cPtr, hwp, ((cPtr->storeMSS & MSS_MASK) | MSS_PIPE_B));
3763 cPtr->writeMSS(cPtr, hwp, ((cPtr->storeMSS & MSS_MASK) | MSS_PIPE_B));
3865 cPtr->writeMSS(cPtr, hwp, ((cPtr->storeMSS & MSS_MASK) | MSS_PIPE_A));
3869 cPtr->writeMSS(cPtr, hwp, ((cPtr->storeMSS & MSS_MASK) | MSS_PIPE_B));
4407 cPtr->writeMSS(cPtr, hwp, ((cPtr->storeMSS & MSS_MASK) | MSS_PIPE_B));
5775 cPtr->writeMSS(cPtr, hwp, ((cPtr->storeMSS & MSS_MASK) |
5780 cPtr->writeMSS(cPtr, hwp, ((cPtr->storeMSS & MSS_MASK) |
7140 cPtr->writeMSS(cPtr, hwp, ((cPtr->storeMSS
[all...]

Completed in 10 milliseconds