| /xsrc/external/mit/xf86-video-tseng/dist/src/ |
| H A D | tseng.h | 76 CARD8 CR30, CR31, CR32, CR33, CR34, CR35, CR36, CR37, CR3F; member in struct:__anoncd7dc6340408
|
| H A D | tseng_mode.c | 1131 tsengReg->CR31 = hwp->readCrtc(hwp, 0x31); 1194 hwp->writeCrtc(hwp, 0x31, tsengReg->CR31); 1468 new->CR31 &= 0x3F;
|
| /xsrc/external/mit/xf86-video-s3virge/dist/src/ |
| H A D | s3v.h | 130 unsigned char CR31, CR33, CR34, CR36, CR3A, CR3B, CR3C; member in struct:__anon92930e910108
|
| H A D | s3v_driver.c | 1490 save->CR31 = VGAIN8(vgaCRReg); 1794 VGAOUT8(vgaCRReg, restore->CR31); 2654 new->CR31 = 0x0c; /* [trio3d] page 54 */ 2657 new->CR31 = 0x8c; /* Dis. 64k window, en. ENH maps */ 3420 * CR69 reg for this purpose instead of the older CR31/CR51 combo.
|
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | xgi_driver.c | 6143 unsigned char CR30, CR31, CR33; local in function:XGIInternalDDC 6172 inXGIIDXREG(XGICR, 0x31, CR31); 6177 "Before: CR30=0x%02x, CR31=0x%02x, CR33=0x%02x, CR%02x=0x%02x\n", 6178 CR30, CR31, CR33, temp, CR38); 6184 CR31 &= ~0x60; /* Clear VB_Drivermode & VB_OutputDisable */ 6185 CR31 |= 0x04; /* Set VB_NotSimuMode (not for 30xB/1400x1050?) */ 6190 CR31 |= 0x80; /* Disable hotkey-switch */ 6218 CR31 &= ~0x01; 6243 CR31 |= 0x01; 6257 CR31 [all...] |
| /xsrc/external/mit/xf86-video-savage/dist/src/ |
| H A D | savage_driver.h | 238 unsigned char CR31, CR32, CR33, CR34, CR36, CR3A, CR3B, CR3C; member in struct:__anone89ec5cb0308
|
| H A D | savage_driver.c | 2330 save->CR31 = VGAIN8(vgaCRReg); 2703 if( ((restore->CR31 & 0x0a) == 0) && psav->pVbe ) { 2718 VGAOUT8(vgaCRReg, restore->CR31); 3823 new->CR31 = 0x8c;
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_driver.c | 10349 UChar CR30, CR31, CR32, CR33; local in function:SiSPreSetMode 10401 inSISIDXREG(SISCR, 0x31, CR31); 10412 "Before: CR30=0x%02x,CR31=0x%02x,CR32=0x%02x,CR33=0x%02x,CR35=0x%02x,CR38=0x%02x\n", 10413 CR30, CR31, CR32, CR33, CR35, CR38); 10433 "Before: CR30=0x%02x, CR31=0x%02x, CR32=0x%02x, CR33=0x%02x, CR%02x=0x%02x\n", 10434 CR30, CR31, CR32, CR33, temp, CR38); 10440 CR31 &= ~0x60; /* Clear VB_Drivermode & VB_OutputDisable */ 10441 CR31 |= 0x04; /* Set VB_NotSimuMode (not for 30xB/1400x1050?) */ 10446 CR31 |= 0x80; /* Disable hotkey-switch */ 10470 CR31 | [all...] |