| /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 377 inSISIDXREG(SISCR, 0x36, CR36); 380 if((CR36 & 0x0f) < 0x0f) CR36 &= 0xf7; 408 ((CR36 & 0xf0) >> 4), 433 if(CR36 == 0) { 434 /* Old 650/301LV and ECS A907 BIOS versions "forget" to set CR36, CR37 */ 442 inSISIDXREG(SISCR, 0x36, CR36); 455 CR36 = 0x02; 459 if((CR36 [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 | 1081 tsengReg->CR36 = hwp->readCrtc(hwp, 0x36); 1225 hwp->writeCrtc(hwp, 0x36, tsengReg->CR36); 1477 new->CR36 |= 0x10; 1524 new->CR36 |= 0x28;
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_analog.c | 301 CARD8 CR36 = hwp->readCrtc(hwp, 0x36); local in function:via_analog_detect 335 hwp->writeCrtc(hwp, 0x36, CR36);
|
| /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 | 922 VGAOUT8(vgaCRIndex, 0x36); /* for register CR36 (CONFG_REG1),*/ 1494 save->CR36 = VGAIN8(vgaCRReg); 1857 VGAOUT8(vgaCRReg, restore->CR36); 3171 new->CR36 = VGAIN8(vgaCRReg); 3175 new->CR36 = (new->CR36 & 0xf3) | 0x08; 3177 new->CR36 &= 0xf3; 3183 new->CR36 |= 0x0c; 3185 new->CR36 &= ~0x0c;
|
| /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 | 1836 VGAOUT8(vgaCRIndex, 0x36); /* for register CR36 (CONFG_REG1), */ 2336 save->CR36 = VGAIN8(vgaCRReg); 2792 VGAOUT8(vgaCRReg, restore->CR36); 3966 new->CR36 = VGAIN8(vgaCRReg);
|
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | vb_init.c | 233 CR7B = 0 , CR36 = 0 , CR78 = 0 , CR3C = 0 , local in function:XGIInitNew
|