Searched refs:CR37 (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_vb.c | 296 UChar CR32, CR36, CR37, CR7D=0, tmp; local in function:SISLCDPreInit 394 inSISIDXREG(SISCR, 0x37, CR37); 404 if(CR37 & 0x10) pSiS->VBLCDFlags |= VB_LCD_EXPANDING; 409 (CR37 & 0x10) ? "" : "non-", 410 (CR37 & 0x01) ? 18 : 24); 434 /* Old 650/301LV and ECS A907 BIOS versions "forget" to set CR36, CR37 */ 443 inSISIDXREG(SISCR, 0x37, CR37); 456 inSISIDXREG(SISCR,0x37,CR37); 463 if(CR37 & 0x10) pSiS->VBLCDFlags |= VB_LCD_EXPANDING; 468 (CR37 [all...] |
| /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 | 1082 tsengReg->CR37 = hwp->readCrtc(hwp, 0x37); 1208 hwp->writeCrtc(hwp, 0x37, tsengReg->CR37); 1371 new->CR37 |= 0x80;
|
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | xgi_accel.c | 188 CARD8 CR37=0x00; /* Jong 09/11/2008; [7] for disable/enable NULL function dynamically */ \ 189 /* Jong 09/12/2008; disable NULL function of HW acceleration dynamically by CR37[7] */ \ 191 CR37=XGI_GetReg(pXGI->XGI_Pr->P3d4, 0x37); \ 193 if((CR37 & 0x80) != 0) \
|
| H A D | vb_init.c | 232 UCHAR CR37 = 0 , CR38 = 0 , CR79 = 0 , CR7A = 0 , local in function:XGIInitNew
|
Completed in 11 milliseconds