Searched refs:SET_PSTREAM_CNTL (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_video.c541 SET_PSTREAM_CNTL(0x00000000);
544 SET_PSTREAM_CNTL(0x03000000);
547 SET_PSTREAM_CNTL(0x05000000);
550 SET_PSTREAM_CNTL(0x06000000);
553 SET_PSTREAM_CNTL(0x07000000);
H A Ds3_reg.h178 #define SET_PSTREAM_CNTL(val) ((mmtr)s3MmioMem)->streams_regs.regs.prim_stream_cntl = (val) macro

Completed in 6 milliseconds