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

/drivers/video/fbdev/sis/
H A Dvstruct.h481 unsigned short PanelHRS, PanelHRE; member in struct:SiS_Private
H A Dinit301.c1433 SiS_Pr->PanelHRS = SISGETROMW(10);
1483 SiS_Pr->PanelHRS = 999; /* HSync start */
1665 SiS_Pr->PanelHRS = 40; SiS_Pr->PanelHRE = 128;
1672 SiS_Pr->PanelHRS = 24; SiS_Pr->PanelHRE = 136;
1679 SiS_Pr->PanelHRS = 24; SiS_Pr->PanelHRE = 136;
1682 SiS_Pr->PanelHRS = 23;
1691 SiS_Pr->PanelHRS = 24; SiS_Pr->PanelHRE = 136;
1694 SiS_Pr->PanelHRS = 23;
1704 SiS_Pr->PanelHRS = 110; SiS_Pr->PanelHRE = 40;
1717 SiS_Pr->PanelHRS
[all...]
H A Dinit.c3432 SiS_Pr->CHSyncStart = SiS_Pr->SiS_VGAHDE + ((SiS_Pr->PanelHRS + 1) & ~1);
3440 tempbx = (SiS_Pr->PanelHRS + 1) & ~1;
3469 tempax += SiS_Pr->PanelHRS;

Completed in 254 milliseconds