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

/xsrc/external/mit/xf86-video-tga/dist/src/
H A DBTramdac.c124 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 Dtga.h167 void tga2BTOutIndReg(ScrnInfoPtr pScrn,
H A Dtga_driver.c838 pTga->RamDacRec->WriteDAC = tga2BTOutIndReg;

Completed in 5 milliseconds