Searched refs:crt2crtc (Results 1 – 1 of 1) sorted by relevance
5679 unsigned short crt2crtc = 0; in SiS_SetGroup1_LVDS() local5689 crt2crtc = SiS_Pr->SiS_SModeIDTable[ModeIdIndex].St_CRT2CRTC; in SiS_SetGroup1_LVDS()5697 crt2crtc = SiS_Pr->SiS_RefIndex[RefreshRateTableIndex].Ext_CRT2CRTC; in SiS_SetGroup1_LVDS()6090 int i, j = crt2crtc; in SiS_SetGroup1_LVDS()6703 SiS_Group2LCDSpecial(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short crt2crtc) in SiS_Group2LCDSpecial() argument6722 } else if((crt2crtc & 0x3F) == 4) { in SiS_Group2LCDSpecial()6733 crt2crtc &= 0x1f; in SiS_Group2LCDSpecial()6740 tempcx += crt2crtc; in SiS_Group2LCDSpecial()6741 if(crt2crtc >= 4) { in SiS_Group2LCDSpecial()6747 if(crt2crtc == 4) { in SiS_Group2LCDSpecial()[all …]