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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/sis/
H A Dinit301.c464 tempbx = SiS_Pr->SiS_VGAVDE - 1;
486 tempbx = (SiS_Pr->SiS_VGAVT + SiS_Pr->SiS_VGAVDE) >> 1; /* BTVGA2VRS 0x10,0x11 */
487 tempcx = ((SiS_Pr->SiS_VGAVT - SiS_Pr->SiS_VGAVDE) >> 4) + tempbx + 1; /* BTVGA2VRE 0x11 */
716 if(SiS_Pr->SiS_VGAVDE == 1024){
791 tempbx = SiS_Pr->SiS_VGAVDE; /* 0x0E Vertical Display End */
833 if(SiS_Pr->SiS_VGAVDE == 480) {
930 if(SiS_Pr->SiS_VGAVDE == 480) temp = 0xa3;
986 xf86DrvMsg(0, X_INFO, "(init301: VGAHDE 0x%03x VGAVDE 0x%03x)\n", SiS_Pr->SiS_VGAHDE, SiS_Pr->SiS_VGAVDE);
1106 tempbx = SiS_Pr->SiS_VGAVDE;
1123 tempcx = SiS_Pr->SiS_VGAVT - SiS_Pr->SiS_VGAVDE; /* VGAV
[all...]
H A Dvstruct.h239 USHORT SiS_VGAVDE; member in struct:_SiS_Private

Completed in 100 milliseconds