Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/sis/
Dinit301.c1435 SiS_Pr->PanelVRS = SISGETROMW(14); in SiS_GetLCDInfoBIOS()
1485 SiS_Pr->PanelVRS = 999; /* VSync start */ in SiS_GetLCDResInfo()
1654 SiS_Pr->PanelVRS = 24; SiS_Pr->PanelVRE = 3; in SiS_GetLCDResInfo()
1666 SiS_Pr->PanelVRS = 1; SiS_Pr->PanelVRE = 4; in SiS_GetLCDResInfo()
1673 SiS_Pr->PanelVRS = 2 /* 88 */ ; SiS_Pr->PanelVRE = 6; in SiS_GetLCDResInfo()
1680 SiS_Pr->PanelVRS = 3; SiS_Pr->PanelVRE = 6; in SiS_GetLCDResInfo()
1692 SiS_Pr->PanelVRS = 3; SiS_Pr->PanelVRE = 6; in SiS_GetLCDResInfo()
1705 SiS_Pr->PanelVRS = 5; SiS_Pr->PanelVRE = 5; in SiS_GetLCDResInfo()
1718 SiS_Pr->PanelVRS = 3; SiS_Pr->PanelVRE = 6; in SiS_GetLCDResInfo()
1726 SiS_Pr->PanelVRS = 3; SiS_Pr->PanelVRE = 6; in SiS_GetLCDResInfo()
[all …]
Dvstruct.h482 unsigned short PanelVRS, PanelVRE; member
Dinit.c3497 tempax += SiS_Pr->PanelVRS; in SiS_CalcLCDACRT1Timing()