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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dvstruct.h502 unsigned short PanelHRS, PanelHRE; member in struct:SiS_Private
H A Dinit301.c1502 SiS_Pr->PanelHRS, SiS_Pr->PanelHRE,
1519 SiS_Pr->PanelHRS = SISGETROMW(10);
1535 SiS_Pr->PanelHRS, SiS_Pr->PanelHRE,
1581 SiS_Pr->PanelHRS = 999; /* HSync start */
1763 SiS_Pr->PanelHRS = 40; SiS_Pr->PanelHRE = 128;
1770 SiS_Pr->PanelHRS = 24; SiS_Pr->PanelHRE = 136;
1777 SiS_Pr->PanelHRS = 24; SiS_Pr->PanelHRE = 136;
1780 SiS_Pr->PanelHRS = 23;
1789 SiS_Pr->PanelHRS = 24; SiS_Pr->PanelHRE = 136;
1792 SiS_Pr->PanelHRS
[all...]
H A Dinit.c3949 SiS_Pr->CHSyncStart = SiS_Pr->SiS_VGAHDE + ((SiS_Pr->PanelHRS + 1) & ~1);
3957 tempbx = (SiS_Pr->PanelHRS + 1) & ~1;
3986 tempax += SiS_Pr->PanelHRS;

Completed in 52 milliseconds