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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dinit301.c2944 unsigned short *ResIndex)
3054 *ResIndex = tempal;
3119 (*ResIndex) = tempal & 0x1F;
3180 unsigned short ResIndex; local in function:SiS_CalcPanelLinkTiming
3185 ResIndex = SiS_Pr->CHTotal;
3186 if(SiS_Pr->CModeFlag & HalfDCLK) ResIndex <<= 1;
3187 SiS_Pr->SiS_VGAHT = SiS_Pr->SiS_HT = ResIndex;
3191 ResIndex = SiS_Pr->SiS_SModeIDTable[ModeIdIndex].St_CRT2CRTC;
3193 ResIndex = SiS_Pr->SiS_RefIndex[RefreshRateTableIndex].Ext_CRT2CRTC_NS;
3195 if(ResIndex
2942 SiS_GetCRT2Ptr(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex,unsigned short * CRT2Index,unsigned short * ResIndex) argument
3223 unsigned short CRT2Index, ResIndex, backup; local in function:SiS_GetCRT2DataLVDS
3320 unsigned short resinfo, CRT2Index, ResIndex; local in function:SiS_GetCRT2Data301
3712 unsigned short modeflag, ResIndex; local in function:SiS_GetLVDSDesData
6454 SiS_GetCRT2Part2Ptr(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex,unsigned short * CRT2Index,unsigned short * ResIndex) argument
7782 SiS_GetLVDSCRT1Ptr(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex,unsigned short * ResIndex,unsigned short * DisplayType) argument
7849 unsigned short tempah, i, modeflag, j, ResIndex, DisplayType; local in function:SiS_ModCRT1CRTC
[all...]
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvb_setmode.c4727 USHORT CRT2Index, ResIndex; local in function:XGI_GetCRT2Data

Completed in 17 milliseconds