Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/sis/
Dinit301.c1758 SiS_Pr->PanelVRS = SISGETROMW(14); in SiS_GetLCDInfoBIOS()
1808 SiS_Pr->PanelVRS = 999; /* VSync start */ in SiS_GetLCDResInfo()
1977 SiS_Pr->PanelVRS = 24; SiS_Pr->PanelVRE = 3; in SiS_GetLCDResInfo()
1989 SiS_Pr->PanelVRS = 1; SiS_Pr->PanelVRE = 4; in SiS_GetLCDResInfo()
1996 SiS_Pr->PanelVRS = 2 /* 88 */ ; SiS_Pr->PanelVRE = 6; in SiS_GetLCDResInfo()
2003 SiS_Pr->PanelVRS = 3; SiS_Pr->PanelVRE = 6; in SiS_GetLCDResInfo()
2015 SiS_Pr->PanelVRS = 3; SiS_Pr->PanelVRE = 6; in SiS_GetLCDResInfo()
2028 SiS_Pr->PanelVRS = 5; SiS_Pr->PanelVRE = 5; in SiS_GetLCDResInfo()
2041 SiS_Pr->PanelVRS = 3; SiS_Pr->PanelVRE = 6; in SiS_GetLCDResInfo()
2049 SiS_Pr->PanelVRS = 3; SiS_Pr->PanelVRE = 6; in SiS_GetLCDResInfo()
[all …]
Dvstruct.h482 unsigned short PanelVRS, PanelVRE; member
Dinit.c3496 tempax += SiS_Pr->PanelVRS; in SiS_CalcLCDACRT1Timing()