Searched refs:TDFXWriteChipLongMMIO (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-tdfx/dist/src/ |
| H A D | tdfx_io.c | 96 void TDFXWriteChipLongMMIO(TDFXPtr pTDFX, int chip, int addr, int val) { function in typeref:typename:void 105 TDFXWriteChipLongMMIO(pTDFX, 0, addr, val); 119 pTDFX->writeChipLong=TDFXWriteChipLongMMIO;
|
| H A D | tdfx.h | 361 extern void TDFXWriteChipLongMMIO(TDFXPtr pTDFX, int chip, int addr, int val);
|
| H A D | tdfx_accel.c | 200 TDFXWriteChipLongMMIO(pTDFX, chip, LFBMEMORYCONFIG, (bits&0x1FFF) |
|
Completed in 5 milliseconds