Searched refs:crt2crtc (Results 1 – 1 of 1) sorted by relevance
5678 unsigned short crt2crtc = 0; in SiS_SetGroup1_LVDS() local5688 crt2crtc = SiS_Pr->SiS_SModeIDTable[ModeIdIndex].St_CRT2CRTC; in SiS_SetGroup1_LVDS()5696 crt2crtc = SiS_Pr->SiS_RefIndex[RefreshRateTableIndex].Ext_CRT2CRTC; in SiS_SetGroup1_LVDS()6089 int i, j = crt2crtc; in SiS_SetGroup1_LVDS()6702 SiS_Group2LCDSpecial(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short crt2crtc) in SiS_Group2LCDSpecial() argument6721 } else if((crt2crtc & 0x3F) == 4) { in SiS_Group2LCDSpecial()6732 crt2crtc &= 0x1f; in SiS_Group2LCDSpecial()6739 tempcx += crt2crtc; in SiS_Group2LCDSpecial()6740 if(crt2crtc >= 4) { in SiS_Group2LCDSpecial()6746 if(crt2crtc == 4) { in SiS_Group2LCDSpecial()[all …]