Searched refs:GetIndexReg (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-ast/dist/src/ |
| H A D | ast_vgatool.h | 57 #define GetIndexReg(base,index,val) { \ macro
|
| H A D | ast_driver.c | 1386 GetIndexReg(SEQ_PORT, (UCHAR) (i), astReg->SEQ[i]); 1390 GetIndexReg(CRTC_PORT, (UCHAR) (i), astReg->CRTC[i]); 1394 GetIndexReg(GR_PORT, (UCHAR) (i), astReg->GR[i]); 1399 GetIndexReg(AR_PORT_WRITE, (UCHAR) (i), astReg->AR[i]); 1420 GetIndexReg(CRTC_PORT, (UCHAR) (i), astReg->ExtCRTC[icount++]); 1422 GetIndexReg(CRTC_PORT, (UCHAR) (i), astReg->ExtCRTC[icount++]); 1423 GetIndexReg(CRTC_PORT, (UCHAR) (0xBB), astReg->ExtCRTC[icount]); 1431 GetIndexReg(CRTC_PORT, 0xA4, astReg->REGA4);
|
Completed in 5 milliseconds