Searched refs:PanelHRS (Results 1 – 3 of 3) sorted by relevance
1433 SiS_Pr->PanelHRS = SISGETROMW(10); in SiS_GetLCDInfoBIOS()1483 SiS_Pr->PanelHRS = 999; /* HSync start */ in SiS_GetLCDResInfo()1665 SiS_Pr->PanelHRS = 40; SiS_Pr->PanelHRE = 128; in SiS_GetLCDResInfo()1672 SiS_Pr->PanelHRS = 24; SiS_Pr->PanelHRE = 136; in SiS_GetLCDResInfo()1679 SiS_Pr->PanelHRS = 24; SiS_Pr->PanelHRE = 136; in SiS_GetLCDResInfo()1682 SiS_Pr->PanelHRS = 23; in SiS_GetLCDResInfo()1691 SiS_Pr->PanelHRS = 24; SiS_Pr->PanelHRE = 136; in SiS_GetLCDResInfo()1694 SiS_Pr->PanelHRS = 23; in SiS_GetLCDResInfo()1704 SiS_Pr->PanelHRS = 110; SiS_Pr->PanelHRE = 40; in SiS_GetLCDResInfo()1717 SiS_Pr->PanelHRS = 48; SiS_Pr->PanelHRE = 112; in SiS_GetLCDResInfo()[all …]
481 unsigned short PanelHRS, PanelHRE; member
3432 SiS_Pr->CHSyncStart = SiS_Pr->SiS_VGAHDE + ((SiS_Pr->PanelHRS + 1) & ~1); in SiS_CalcLCDACRT1Timing()3440 tempbx = (SiS_Pr->PanelHRS + 1) & ~1; in SiS_CalcLCDACRT1Timing()3469 tempax += SiS_Pr->PanelHRS; in SiS_CalcLCDACRT1Timing()