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

/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_exa.c198 OUTREG(MGAREG_DSTORG, exaGetPixmapOffset(pPixmap));
243 OUTREG(MGAREG_DSTORG, exaGetPixmapOffset(pDst));
532 OUTREG(MGAREG_DSTORG, exaGetPixmapOffset(pDst));
718 OUTREG(MGAREG_DSTORG, exaGetPixmapOffset(pDst));
H A Dmga_dri.c150 OUTREG( MGAREG_DSTORG, pMga->DstOrg );
266 OUTREG( MGAREG_DSTORG, pMGADRI->backOffset );
270 OUTREG( MGAREG_DSTORG, pMGADRI->depthOffset );
275 OUTREG( MGAREG_DSTORG, pMGADRI->frontOffset );
H A Dmga_storm.c1011 OUTREG(MGAREG_DSTORG, pMga->DstOrg);
1163 OUTREG(MGAREG_DSTORG, pMga->DstOrg);
1379 OUTREG(MGAREG_DSTORG, (DstOrg << 6) + pMga->DstOrg);
1394 OUTREG(MGAREG_DSTORG, pMga->DstOrg);
2149 OUTREG(MGAREG_DSTORG, (DstOrg << 6) + pMga->DstOrg);
2206 OUTREG(MGAREG_DSTORG, pMga->DstOrg);
H A Dmga_reg.h95 #define MGAREG_DSTORG 0x2cb8 macro

Completed in 9 milliseconds