Searched refs:CR36 (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_vb.c296 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 Dtseng.h76 CARD8 CR30, CR31, CR32, CR33, CR34, CR35, CR36, CR37, CR3F; member in struct:__anoncd7dc6340408
H A Dtseng_mode.c1081 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 Dvia_analog.c301 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 Ds3v.h130 unsigned char CR31, CR33, CR34, CR36, CR3A, CR3B, CR3C; member in struct:__anon92930e910108
H A Ds3v_driver.c922 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 Dsavage_driver.h238 unsigned char CR31, CR32, CR33, CR34, CR36, CR3A, CR3B, CR3C; member in struct:__anone89ec5cb0308
H A Dsavage_driver.c1836 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 Dvb_init.c233 CR7B = 0 , CR36 = 0 , CR78 = 0 , CR3C = 0 , local in function:XGIInitNew

Completed in 21 milliseconds