Searched refs:CR31 (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-tseng/dist/src/
H A Dtseng.h76 CARD8 CR30, CR31, CR32, CR33, CR34, CR35, CR36, CR37, CR3F; member in struct:__anoncd7dc6340408
H A Dtseng_mode.c1131 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 Ds3v.h130 unsigned char CR31, CR33, CR34, CR36, CR3A, CR3B, CR3C; member in struct:__anon92930e910108
H A Ds3v_driver.c1490 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 Dxgi_driver.c6143 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 Dsavage_driver.h238 unsigned char CR31, CR32, CR33, CR34, CR36, CR3A, CR3B, CR3C; member in struct:__anone89ec5cb0308
H A Dsavage_driver.c2330 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 Dsis_driver.c10349 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...]

Completed in 48 milliseconds