Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/sis/
Dinit301.c1761 SiS_Pr->PanelVRS = SISGETROMW(14); in SiS_GetLCDInfoBIOS()
1811 SiS_Pr->PanelVRS = 999; /* VSync start */ in SiS_GetLCDResInfo()
1980 SiS_Pr->PanelVRS = 24; SiS_Pr->PanelVRE = 3; in SiS_GetLCDResInfo()
1992 SiS_Pr->PanelVRS = 1; SiS_Pr->PanelVRE = 4; in SiS_GetLCDResInfo()
1999 SiS_Pr->PanelVRS = 2 /* 88 */ ; SiS_Pr->PanelVRE = 6; in SiS_GetLCDResInfo()
2006 SiS_Pr->PanelVRS = 3; SiS_Pr->PanelVRE = 6; in SiS_GetLCDResInfo()
2018 SiS_Pr->PanelVRS = 3; SiS_Pr->PanelVRE = 6; in SiS_GetLCDResInfo()
2031 SiS_Pr->PanelVRS = 5; SiS_Pr->PanelVRE = 5; in SiS_GetLCDResInfo()
2044 SiS_Pr->PanelVRS = 3; SiS_Pr->PanelVRE = 6; in SiS_GetLCDResInfo()
2052 SiS_Pr->PanelVRS = 3; SiS_Pr->PanelVRE = 6; in SiS_GetLCDResInfo()
[all …]
Dvstruct.h482 unsigned short PanelVRS, PanelVRE; member
Dinit.c3498 tempax += SiS_Pr->PanelVRS; in SiS_CalcLCDACRT1Timing()