Searched refs:CR63 (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v.h133 unsigned char CR63, CR65, CR66, CR67, CR68, CR69, CR6D; /* Video attrib. */ member in struct:__anon92930e910108
H A Ds3v_driver.c1526 save->CR63 = VGAIN8(vgaCRReg);
1788 VGAOUT8(vgaCRReg, restore->CR63);
1996 if(restore->CR63 & 0x01) S3VGEReset(pScrn,0,__LINE__,__FILE__);
2663 new->CR63 = 0x09;
2673 new->CR63 = 0x10;
2677 new->CR63 = 0;
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_vb.c151 UChar SR1F, CR63=0, CR17; local in function:SiS_SISDetectCRT1
160 inSISIDXREG(SISCR,pSiS->myCR63,CR63);
161 CR63 &= 0x40;
218 setSISIDXREG(SISCR,pSiS->myCR63,0xBF,CR63);
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_driver.h241 unsigned char CR60, CR63, CR65, CR66, CR67, CR68, CR69, CR6D, CR6F; member in struct:__anone89ec5cb0308
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvb_setmode.c4388 UCHAR CR17, CR63, SR31; local in function:XGI_SenseCRT1
4406 CR63 = (UCHAR) XGI_GetReg((XGIIOADDRESS) pVBInfo->P3d4, 0x63);
4410 XGI_SetReg((XGIIOADDRESS) pVBInfo->P3d4, 0x63, (UCHAR) (CR63 & 0xBF));
4482 XGI_SetReg((XGIIOADDRESS) pVBInfo->P3d4, 0x63, CR63);

Completed in 20 milliseconds