Searched refs:texctl2 (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-mga/dist/src/ | ||
| H A D | mga_sarea.h | 141 unsigned int texctl2; member in struct:__anon3c84b6e70308 |
| H A D | mga_exa.c | 408 int texctl2 = MGA_G400_TC2_MAGIC | MGA_TC2_CKSTRANSDIS; local in function:PrepareSourceTexture 422 texctl2 |= MGA_TC2_DUALTEX | MGA_TC2_SELECT_TMU1; 425 OUTREG(MGAREG_TEXCTL2, texctl2); 438 OUTREG(MGAREG_TEXCTL2, texctl2 & ~MGA_TC2_SELECT_TMU1); 627 int texctl2; local in function:mgaComposite 661 texctl2 = MGA_G400_TC2_MAGIC | MGA_TC2_CKSTRANSDIS | MGA_TC2_DUALTEX; 664 OUTREG(MGAREG_TEXCTL2, texctl2 | MGA_TC2_SELECT_TMU1); 690 OUTREG(MGAREG_TEXCTL2, texctl2 & ~MGA_TC2_SELECT_TMU1); |
| /xsrc/external/mit/libdrm/dist/include/drm/ | ||
| H A D | mga_drm.h | 158 unsigned int texctl2; member in struct:__anon8e02c7740308 |
Completed in 5 milliseconds