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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dinit301.c6715 unsigned short push2, modeflag, crt2crtc, bridgeoffset; local in function:SiS_SetGroup2
7238 bridgeoffset = 7;
7239 if(SiS_Pr->SiS_VBType & VB_SIS30xBLV) bridgeoffset += 2;
7240 if(SiS_Pr->SiS_VBType & VB_SIS30xCLV) bridgeoffset += 2; /* OK for Averatec 1280x800 (301C) */
7241 if(SiS_IsDualLink(SiS_Pr)) bridgeoffset++;
7242 else if(SiS_Pr->SiS_VBType & VB_SIS302LV) bridgeoffset++; /* OK for Asus A4L 1280x800 */
7243 /* Higher bridgeoffset shifts to the LEFT */
7252 temp += bridgeoffset;
7276 tempbx += bridgeoffset;
7298 tempbx += bridgeoffset;
[all...]

Completed in 13 milliseconds