Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/sis/
Dinit301.c6909 unsigned short push2, modeflag, crt2crtc, bridgeoffset; in SiS_SetGroup2() local
7416 bridgeoffset = 7; in SiS_SetGroup2()
7417 if(SiS_Pr->SiS_VBType & VB_SIS30xBLV) bridgeoffset += 2; in SiS_SetGroup2()
7418 if(SiS_Pr->SiS_VBType & VB_SIS30xCLV) bridgeoffset += 2; /* OK for Averatec 1280x800 (301C) */ in SiS_SetGroup2()
7419 if(SiS_IsDualLink(SiS_Pr)) bridgeoffset++; in SiS_SetGroup2()
7420 else if(SiS_Pr->SiS_VBType & VB_SIS302LV) bridgeoffset++; /* OK for Asus A4L 1280x800 */ in SiS_SetGroup2()
7430 temp += bridgeoffset; in SiS_SetGroup2()
7448 tempbx += bridgeoffset; in SiS_SetGroup2()
7470 tempbx += bridgeoffset; in SiS_SetGroup2()
7488 tempbx += bridgeoffset; in SiS_SetGroup2()