Home
last modified time | relevance | path

Searched refs:PanelHRE (Results 1 – 3 of 3) sorted by relevance

/drivers/video/fbdev/sis/
Dinit301.c1432 SiS_Pr->PanelHRE = SISGETROMW(12); in SiS_GetLCDInfoBIOS()
1482 SiS_Pr->PanelHRE = 999; /* HSync end */ in SiS_GetLCDResInfo()
1663 SiS_Pr->PanelHRS = 40; SiS_Pr->PanelHRE = 128; in SiS_GetLCDResInfo()
1670 SiS_Pr->PanelHRS = 24; SiS_Pr->PanelHRE = 136; in SiS_GetLCDResInfo()
1677 SiS_Pr->PanelHRS = 24; SiS_Pr->PanelHRE = 136; in SiS_GetLCDResInfo()
1689 SiS_Pr->PanelHRS = 24; SiS_Pr->PanelHRE = 136; in SiS_GetLCDResInfo()
1702 SiS_Pr->PanelHRS = 110; SiS_Pr->PanelHRE = 40; in SiS_GetLCDResInfo()
1715 SiS_Pr->PanelHRS = 48; SiS_Pr->PanelHRE = 112; in SiS_GetLCDResInfo()
1723 SiS_Pr->PanelHRS = 48; SiS_Pr->PanelHRE = 112; in SiS_GetLCDResInfo()
1730 SiS_Pr->PanelHRS = 21; SiS_Pr->PanelHRE = 24; in SiS_GetLCDResInfo()
[all …]
Dvstruct.h481 unsigned short PanelHRS, PanelHRE; member
Dinit.c3432 SiS_Pr->CHSyncEnd = SiS_Pr->CHSyncStart + SiS_Pr->PanelHRE; in SiS_CalcLCDACRT1Timing()
3445 tempax = SiS_Pr->PanelHRE + 7; in SiS_CalcLCDACRT1Timing()
3470 tempax += SiS_Pr->PanelHRE; in SiS_CalcLCDACRT1Timing()