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

/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v.h138 unsigned int STREAMS[22]; /* Streams regs */ member in struct:__anon92930e910108
190 /* Is STREAMS processor needed for */
193 /* Is STREAMS running now ? */
H A Ds3v_driver.c1429 * up a video mode. Again, we also save the STREAMS context if it is needed.
1636 S3VSaveSTREAMS(pScrn, save->STREAMS);
1706 /* This function saves the STREAMS registers to our private structure */
1744 * Note that our life is made more difficult because of the STREAMS
1745 * processor which must be used for 24bpp. We need to disable STREAMS
1766 /* Are we going to re-enable STREAMS in this new mode? */
1779 /* As per databook, always disable STREAMS before changing modes */
1783 S3VDisableSTREAMS(pScrn); /* If STREAMS was running, disable it */
1825 VGAOUT8(vgaCRReg, restore->CR67 & ~0x0c); /* Don't enable STREAMS yet */
1955 /* Now write out CR67 in full, possibly starting STREAMS */
[all...]
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_driver.h244 unsigned int STREAMS[22]; /* yuck, streams regs */ member in struct:__anone89ec5cb0308

Completed in 6 milliseconds