Searched refs:CHBlankEnd (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dvstruct.h515 unsigned short CHBlankEnd; member in struct:SiS_Private
H A Dinit.c3854 SiS_Pr->CCRT1CRTC[3] = (((SiS_Pr->CHBlankEnd >> 3) - 1) & 0x1F) | 0x80; /* CR3 */
3856 SiS_Pr->CCRT1CRTC[5] = ((((SiS_Pr->CHBlankEnd >> 3) - 1) & 0x20) << 2) | /* CR5 */
3898 GETBITSTR((SiS_Pr->CHBlankEnd >> 3) - 1, 7:6, 1:0) |
3944 SiS_Pr->CHTotal = SiS_Pr->CHBlankEnd = tempbx;
4056 SiS_Pr->CHBlankStart, SiS_Pr->CHBlankEnd, SiS_Pr->CVBlankStart, SiS_Pr->CVBlankEnd);
H A Dinitextx.c115 pSiS->SiS_Pr->CHBlankEnd = pSiS->SiS_Pr->CHTotal;
H A Dinit301.c5400 SiS_Pr->CHBlankEnd = 32;
5402 if(xres == 1600) SiS_Pr->CHBlankEnd += 80;
5487 SiS_Pr->CHBlankStart, SiS_Pr->CHBlankEnd, SiS_Pr->CVBlankStart, SiS_Pr->CVBlankEnd);

Completed in 23 milliseconds