Searched refs:PanelHRS (Results 1 – 3 of 3) sorted by relevance
1756 SiS_Pr->PanelHRS = SISGETROMW(10); in SiS_GetLCDInfoBIOS()1806 SiS_Pr->PanelHRS = 999; /* HSync start */ in SiS_GetLCDResInfo()1988 SiS_Pr->PanelHRS = 40; SiS_Pr->PanelHRE = 128; in SiS_GetLCDResInfo()1995 SiS_Pr->PanelHRS = 24; SiS_Pr->PanelHRE = 136; in SiS_GetLCDResInfo()2002 SiS_Pr->PanelHRS = 24; SiS_Pr->PanelHRE = 136; in SiS_GetLCDResInfo()2005 SiS_Pr->PanelHRS = 23; in SiS_GetLCDResInfo()2014 SiS_Pr->PanelHRS = 24; SiS_Pr->PanelHRE = 136; in SiS_GetLCDResInfo()2017 SiS_Pr->PanelHRS = 23; in SiS_GetLCDResInfo()2027 SiS_Pr->PanelHRS = 110; SiS_Pr->PanelHRE = 40; in SiS_GetLCDResInfo()2040 SiS_Pr->PanelHRS = 48; SiS_Pr->PanelHRE = 112; in SiS_GetLCDResInfo()[all …]
481 unsigned short PanelHRS, PanelHRE; member
3430 SiS_Pr->CHSyncStart = SiS_Pr->SiS_VGAHDE + ((SiS_Pr->PanelHRS + 1) & ~1); in SiS_CalcLCDACRT1Timing()3438 tempbx = (SiS_Pr->PanelHRS + 1) & ~1; in SiS_CalcLCDACRT1Timing()3467 tempax += SiS_Pr->PanelHRS; in SiS_CalcLCDACRT1Timing()