Searched refs:tga2BTOutIndReg (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-tga/dist/src/ |
| H A D | BTramdac.c | 124 tga2BTOutIndReg(ScrnInfoPtr pScrn, function in typeref:typename:void 160 tga2BTOutIndReg(pScrn, BT_WRITE_ADDR, 0, index); 166 tga2BTOutIndReg(pScrn, BT_RAMDAC_DATA, 0, data); 172 tga2BTOutIndReg(pScrn, BT_PIXEL_MASK, 0, 0xff); 173 tga2BTOutIndReg(pScrn, BT_READ_ADDR, 0, index);
|
| H A D | tga.h | 167 void tga2BTOutIndReg(ScrnInfoPtr pScrn,
|
| H A D | tga_driver.c | 838 pTga->RamDacRec->WriteDAC = tga2BTOutIndReg;
|
Completed in 5 milliseconds