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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/sis/
H A Dinit301.c319 temp = (SiS_Pr->SiS_VGAHDE + 12) & 0x0FF; /* BTVGA2HDEE 0x0A,0x0C */
322 pushbx = SiS_Pr->SiS_VGAHDE + 12; /* bx BTVGA@HRS 0x0B,0x0C */
323 tempcx = (SiS_Pr->SiS_VGAHT - SiS_Pr->SiS_VGAHDE) >> 2;
370 tempbx = SiS_Pr->SiS_VGAHDE;
657 tempax = SiS_Pr->SiS_VGAHDE; /* 0x04 Horizontal Display End */
700 if(SiS_Pr->SiS_VGAHDE >= 800) temp -= 6;
703 if(SiS_Pr->SiS_VGAHDE == 800) temp += 2;
711 if(SiS_Pr->SiS_VGAHDE >= 800){
722 if(SiS_Pr->SiS_VGAHDE >= 1280){
879 if(SiS_Pr->SiS_VGAHDE
[all...]
H A Dvstruct.h240 USHORT SiS_VGAHDE; member in struct:_SiS_Private

Completed in 102 milliseconds