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

/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_io.c96 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 Dtdfx.h361 extern void TDFXWriteChipLongMMIO(TDFXPtr pTDFX, int chip, int addr, int val);
H A Dtdfx_accel.c200 TDFXWriteChipLongMMIO(pTDFX, chip, LFBMEMORYCONFIG, (bits&0x1FFF) |

Completed in 5 milliseconds