Searched refs:PanelHT (Results 1 - 3 of 3) sorted by relevance

/drivers/video/sis/
H A Dvstruct.h479 unsigned short PanelXRes, PanelHT; member in struct:SiS_Private
H A Dinit301.c1425 if((temp = SISGETROMW(6)) != SiS_Pr->PanelHT) {
1427 SiS_Pr->PanelHT = temp;
1664 SiS_Pr->PanelHT = 1056; SiS_Pr->PanelVT = 628;
1671 SiS_Pr->PanelHT = 1344; SiS_Pr->PanelVT = 800;
1678 SiS_Pr->PanelHT = 1344; SiS_Pr->PanelVT = 806;
1690 SiS_Pr->PanelHT = 1344; SiS_Pr->PanelVT = 806;
1703 SiS_Pr->PanelHT = 1650; SiS_Pr->PanelVT = 750;
1712 SiS_Pr->PanelHT = 1408; SiS_Pr->PanelVT = 806;
1716 SiS_Pr->PanelHT = 1688; SiS_Pr->PanelVT = 802;
1724 SiS_Pr->PanelHT
[all...]
H A Dinit.c3409 tempbx = SiS_Pr->PanelHT;
3417 tempbx = SiS_Pr->PanelHT - SiS_Pr->PanelXRes;

Completed in 94 milliseconds