Lines Matching refs:SiS_VGAHT
3381 SiS_Pr->SiS_VGAHT = SiS_Pr->SiS_HT = tempax;
3396 SiS_Pr->SiS_VGAHT = SiS_Pr->SiS_HT = ResIndex;
3408 SiS_Pr->SiS_VGAHT = SiS_Pr->SiS_NoScaleData[ResIndex].VGAHT;
3414 SiS_Pr->SiS_VGAHT = SiS_Pr->SiS_HT = SiS_Pr->PanelHT;
3423 SiS_Pr->SiS_VGAHT = SiS_Pr->PanelHT - (SiS_Pr->PanelXRes - SiS_Pr->SiS_VGAHDE);
3495 SiS_Pr->SiS_VGAHT = (LVDSData+ResIndex)->VGAHT;
3582 SiS_Pr->SiS_VGAHT = SiS_Pr->SiS_HT = tempax;
3615 SiS_Pr->SiS_VGAHT = (TVPtr+ResIndex)->VGAHT;
3705 SiS_Pr->SiS_VGAHT = SiS_Pr->SiS_HT = tempax;
3714 SiS_Pr->SiS_VGAHT = SiS_Pr->PanelHT;
3725 SiS_Pr->SiS_VGAHT = ROMAddr[romptr+2] | ((ROMAddr[romptr+3] & 0x0f) << 8);
3736 if(SiS_Pr->SiS_VGAHT) gotit = true;
3742 SiS_Pr->SiS_VGAHT = SiS_Pr->PanelHT;
3791 SiS_Pr->SiS_VGAHT = (LCDPtr+ResIndex)->VGAHT;
5588 temp = SiS_Pr->SiS_VGAHT - 96;
6032 tempeax = ((SiS_Pr->SiS_VGAHT << 16) / tempecx) - 1;
6276 temp = (SiS_Pr->SiS_VGAHT - 1) & 0x0FF; /* BTVGA2HT 0x08,0x09 */
6279 temp = (((SiS_Pr->SiS_VGAHT - 1) & 0xFF00) >> 8) << 4;
6286 tempcx = (SiS_Pr->SiS_VGAHT - SiS_Pr->SiS_VGAHDE) >> 2;
6299 tempcx = SiS_Pr->SiS_VGAHT; /* BTVGA2HT 0x08,0x09 */
6316 tempcx = SiS_Pr->SiS_VGAHT; /* BTVGA2HDEE 0x0A,0x0C */
6357 tempax = SiS_Pr->SiS_VGAHT;
6382 tempax = SiS_Pr->SiS_VGAHT;
7765 tempcx = SiS_Pr->SiS_VGAHT - 1;