Searched refs:CRT1Index (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvb_setmode.c5211 USHORT tempcx = 0, CRT1Index = 0, resinfo = 0; local in function:XGI_PreSetGroup1
5217 CRT1Index = pVBInfo->RefIndex[RefreshRateTableIndex].Ext_CRT1CRTC;
5218 CRT1Index &= IndexMask;
5249 tempcx = 0, pushbx = 0, CRT1Index = 0, modeflag, resinfo = 0; local in function:XGI_SetGroup1
5252 CRT1Index = pVBInfo->RefIndex[RefreshRateTableIndex].Ext_CRT1CRTC;
5253 CRT1Index &= IndexMask;
5280 tempbx = pVBInfo->XGINEWUB_CRT1Table[CRT1Index].CR[4];
5282 ((pVBInfo->XGINEWUB_CRT1Table[CRT1Index].CR[14] & 0xC0) << 2);
5284 tempcx = pVBInfo->XGINEWUB_CRT1Table[CRT1Index].CR[5];
5286 temp = pVBInfo->XGINEWUB_CRT1Table[CRT1Index]
5409 push2, tempax, tempbx = 0, tempcx, temp, resinfo, modeflag, CRT1Index; local in function:XGI_SetLockRegs
6290 tempcx, temp, tempah, tempbh, tempch, resinfo, modeflag, CRT1Index; local in function:XGI_SetLCDRegs
9749 USHORT tempax, tempbx, temp1, temp2, modeflag = 0, tempcx, CRT1Index; local in function:XGI_GetRAMDAC2DATA
[all...]
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dinit301.c6080 unsigned short pushbx=0, CRT1Index=0, modeflag, resinfo=0, lvds550=0; local in function:SiS_SetGroup1
6095 CRT1Index = SiS_GetRefCRT1CRTC(SiS_Pr, RefreshRateTableIndex, SiS_Pr->SiS_UseWideCRT2);
6226 cr4 = SiS_Pr->SiS_CRT1Table[CRT1Index].CR[4];
6227 cr14 = SiS_Pr->SiS_CRT1Table[CRT1Index].CR[14];
6228 cr5 = SiS_Pr->SiS_CRT1Table[CRT1Index].CR[5];
6229 cr15 = SiS_Pr->SiS_CRT1Table[CRT1Index].CR[15];
6307 cr8 = SiS_Pr->SiS_CRT1Table[CRT1Index].CR[8];
6308 cr7 = SiS_Pr->SiS_CRT1Table[CRT1Index].CR[7];
6309 cr13 = SiS_Pr->SiS_CRT1Table[CRT1Index].CR[13];
6310 tempcx = SiS_Pr->SiS_CRT1Table[CRT1Index]
[all...]

Completed in 15 milliseconds