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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dinit301.c2258 unsigned short CRT2Index, VCLKIndex = 0, VCLKIndexGEN = 0, VCLKIndexGENCRT = 0; local in function:SiS_GetVCLK2Ptr
2264 CRT2Index = SiS_Pr->SiS_SModeIDTable[ModeIdIndex].St_CRT2CRTC;
2269 CRT2Index = SiS_Pr->SiS_RefIndex[RefreshRateTableIndex].Ext_CRT2CRTC;
2279 CRT2Index >>= 6;
2366 VCLKIndex = CRT2Index;
2943 unsigned short RefreshRateTableIndex, unsigned short *CRT2Index,
3053 *CRT2Index = tempbx;
3118 (*CRT2Index) = tempbx;
3223 unsigned short CRT2Index, ResIndex, backup; local in function:SiS_GetCRT2DataLVDS
3256 &CRT2Index,
2942 SiS_GetCRT2Ptr(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex,unsigned short * CRT2Index,unsigned short * ResIndex) argument
3320 unsigned short resinfo, CRT2Index, ResIndex; local in function:SiS_GetCRT2Data301
6454 SiS_GetCRT2Part2Ptr(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex,unsigned short * CRT2Index,unsigned short * ResIndex) argument
6720 unsigned short resindex, CRT2Index; local in function:SiS_SetGroup2
[all...]
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvb_setmode.c4727 USHORT CRT2Index, ResIndex; local in function:XGI_GetCRT2Data
10024 USHORT CRT2Index; local in function:XGI_GetVCLK2Ptr
10040 CRT2Index = CRT2Index >> 6 ; /* for LCD */
10104 VCLKIndex = CRT2Index ;
10106 VCLKIndex = CRT2Index ;

Completed in 17 milliseconds