Searched refs:crt2crtc (Results 1 – 1 of 1) sorted by relevance
5681 unsigned short crt2crtc = 0; in SiS_SetGroup1_LVDS() local5691 crt2crtc = SiS_Pr->SiS_SModeIDTable[ModeIdIndex].St_CRT2CRTC; in SiS_SetGroup1_LVDS()5699 crt2crtc = SiS_Pr->SiS_RefIndex[RefreshRateTableIndex].Ext_CRT2CRTC; in SiS_SetGroup1_LVDS()6092 int i, j = crt2crtc; in SiS_SetGroup1_LVDS()6705 SiS_Group2LCDSpecial(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short crt2crtc) in SiS_Group2LCDSpecial() argument6724 } else if((crt2crtc & 0x3F) == 4) { in SiS_Group2LCDSpecial()6735 crt2crtc &= 0x1f; in SiS_Group2LCDSpecial()6742 tempcx += crt2crtc; in SiS_Group2LCDSpecial()6743 if(crt2crtc >= 4) { in SiS_Group2LCDSpecial()6749 if(crt2crtc == 4) { in SiS_Group2LCDSpecial()[all …]