Searched refs:PanelHRS (Results 1 – 3 of 3) sorted by relevance
1759 SiS_Pr->PanelHRS = SISGETROMW(10); in SiS_GetLCDInfoBIOS()1809 SiS_Pr->PanelHRS = 999; /* HSync start */ in SiS_GetLCDResInfo()1991 SiS_Pr->PanelHRS = 40; SiS_Pr->PanelHRE = 128; in SiS_GetLCDResInfo()1998 SiS_Pr->PanelHRS = 24; SiS_Pr->PanelHRE = 136; in SiS_GetLCDResInfo()2005 SiS_Pr->PanelHRS = 24; SiS_Pr->PanelHRE = 136; in SiS_GetLCDResInfo()2008 SiS_Pr->PanelHRS = 23; in SiS_GetLCDResInfo()2017 SiS_Pr->PanelHRS = 24; SiS_Pr->PanelHRE = 136; in SiS_GetLCDResInfo()2020 SiS_Pr->PanelHRS = 23; in SiS_GetLCDResInfo()2030 SiS_Pr->PanelHRS = 110; SiS_Pr->PanelHRE = 40; in SiS_GetLCDResInfo()2043 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()