Searched refs:PanelHRS (Results 1 – 3 of 3) sorted by relevance
1757 SiS_Pr->PanelHRS = SISGETROMW(10); in SiS_GetLCDInfoBIOS()1807 SiS_Pr->PanelHRS = 999; /* HSync start */ in SiS_GetLCDResInfo()1989 SiS_Pr->PanelHRS = 40; SiS_Pr->PanelHRE = 128; in SiS_GetLCDResInfo()1996 SiS_Pr->PanelHRS = 24; SiS_Pr->PanelHRE = 136; in SiS_GetLCDResInfo()2003 SiS_Pr->PanelHRS = 24; SiS_Pr->PanelHRE = 136; in SiS_GetLCDResInfo()2006 SiS_Pr->PanelHRS = 23; in SiS_GetLCDResInfo()2015 SiS_Pr->PanelHRS = 24; SiS_Pr->PanelHRE = 136; in SiS_GetLCDResInfo()2018 SiS_Pr->PanelHRS = 23; in SiS_GetLCDResInfo()2028 SiS_Pr->PanelHRS = 110; SiS_Pr->PanelHRE = 40; in SiS_GetLCDResInfo()2041 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()