Searched refs:writeMSS (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-chips/dist/src/ |
| H A D | ct_driver.h | 371 chipsWriteMSSPtr writeMSS; 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(cPt [all...] |
| H A D | ct_cursor.c | 97 cPtr->writeMSS(cPtr, VGAHWPTR(pScrn), ((cPtr->storeMSS & 102 cPtr->writeMSS(cPtr, VGAHWPTR(pScrn), MSS); 136 cPtr->writeMSS(cPtr, VGAHWPTR(pScrn), ((cPtr->storeMSS & 141 cPtr->writeMSS(cPtr, VGAHWPTR(pScrn), MSS); 181 cPtr->writeMSS(cPtr, VGAHWPTR(pScrn), ((cPtr->storeMSS & 188 cPtr->writeMSS(cPtr, VGAHWPTR(pScrn), MSS); 253 cPtr->writeMSS(cPtr, hwp, ((cPtr->storeMSS & MSS_MASK) | 284 cPtr->writeMSS(cPtr, hwp, MSS); 417 cPtr->writeMSS(cPtr, VGAHWPTR(pScrn), ((cPtr->storeMSS & 422 cPtr->writeMSS(cPt [all...] |
| H A D | ct_regs.c | 187 cPtr->writeMSS = chipsStdWriteMSS; 292 cPtr->writeMSS = chipsMmioWriteMSS;
|
| H A D | ct_driver.c | 2349 cPtr->writeMSS(cPtr, hwp, cPtr->storeMSS); 3706 cPtr->writeMSS(cPtr, hwp, ((cPtr->storeMSS & MSS_MASK) | MSS_PIPE_B)); 3720 cPtr->writeMSS(cPtr, hwp, MSS); 3763 cPtr->writeMSS(cPtr, hwp, ((cPtr->storeMSS & MSS_MASK) | MSS_PIPE_B)); 3778 cPtr->writeMSS(cPtr, hwp, MSS); 3865 cPtr->writeMSS(cPtr, hwp, ((cPtr->storeMSS & MSS_MASK) | MSS_PIPE_A)); 3869 cPtr->writeMSS(cPtr, hwp, ((cPtr->storeMSS & MSS_MASK) | MSS_PIPE_B)); 3872 cPtr->writeMSS(cPtr, hwp, MSS); 4407 cPtr->writeMSS(cPtr, hwp, ((cPtr->storeMSS & MSS_MASK) | MSS_PIPE_B)); 4416 cPtr->writeMSS(cPt [all...] |
Completed in 9 milliseconds