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

/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_driver.c1530 save->CR67 = VGAIN8(vgaCRReg);
1767 ps3v->STREAMSRunning = restore->CR67 & 0x0c;
1818 /* Restore the desired video mode with CR67 */
1825 VGAOUT8(vgaCRReg, restore->CR67 & ~0x0c); /* Don't enable STREAMS yet */
1955 /* Now write out CR67 in full, possibly starting STREAMS */
1962 VGAOUT8(vgaCRReg, restore->CR67);
1980 /* And finally, we init the STREAMS processor if we have CR67 indicate 24bpp
2710 new->CR67 = 0x00; /* Defaults */
2815 if (dclk <= 110000) new->CR67 = 0x00; /* 8bpp, 135MHz */
2816 else new->CR67
[all...]
H A Ds3v.h133 unsigned char CR63, CR65, CR66, CR67, CR68, CR69, CR6D; /* Video attrib. */ member in struct:__anon92930e910108
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_driver.c2358 save->CR67 = VGAIN8(vgaCRReg);
2544 VGAOUT8(vgaCRReg, restore->CR67);
2709 /*VGAOUT8(vgaCRReg, restore->CR67 & ~0x0c);*/ /* no STREAMS yet */
2710 VGAOUT8(vgaCRReg, restore->CR67 & ~0x0e); /* no STREAMS yet old and new */
2773 /*VGAOUT8(vgaCRReg, restore->CR67 & ~0x0c);*/ /* no STREAMS yet */
2774 VGAOUT8(vgaCRReg, restore->CR67 & ~0x0e); /* no streams for new and old streams engines */
2879 VGAOUT8(vgaCRReg, restore->CR67);
3758 /* We need to set CR67 whether or not we use the BIOS. */
3761 new->CR67 = 0x00;
3766 new->CR67
[all...]
H A Dsavage_driver.h241 unsigned char CR60, CR63, CR65, CR66, CR67, CR68, CR69, CR6D, CR6F; member in struct:__anone89ec5cb0308

Completed in 10 milliseconds