Home
last modified time | relevance | path

Searched refs:bridgeoffset (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/video/sis/
Dinit301.c6587 unsigned short push2, modeflag, crt2crtc, bridgeoffset; in SiS_SetGroup2() local
7096 bridgeoffset = 7; in SiS_SetGroup2()
7097 if(SiS_Pr->SiS_VBType & VB_SIS30xBLV) bridgeoffset += 2; in SiS_SetGroup2()
7098 if(SiS_Pr->SiS_VBType & VB_SIS30xCLV) bridgeoffset += 2; /* OK for Averatec 1280x800 (301C) */ in SiS_SetGroup2()
7099 if(SiS_IsDualLink(SiS_Pr)) bridgeoffset++; in SiS_SetGroup2()
7100 else if(SiS_Pr->SiS_VBType & VB_SIS302LV) bridgeoffset++; /* OK for Asus A4L 1280x800 */ in SiS_SetGroup2()
7110 temp += bridgeoffset; in SiS_SetGroup2()
7128 tempbx += bridgeoffset; in SiS_SetGroup2()
7150 tempbx += bridgeoffset; in SiS_SetGroup2()
7168 tempbx += bridgeoffset; in SiS_SetGroup2()