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

/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_reg.h542 #define MGAREG_TEXWIDTH 0x2c28 macro
H A Dmga_storm.c340 OUTREG(MGAREG_TEXWIDTH, log2w | (((8 - log2w) & 63) << 9) |
442 OUTREG(MGAREG_TEXWIDTH, log2w | (((8 - log2w) & 63) << 9) |
528 OUTREG(MGAREG_TEXWIDTH, log2w | (((8 - log2w) & 63) << 9) |
H A Dmga_exa.c430 OUTREG(MGAREG_TEXWIDTH, (w - 1) << 18 | ((8 - w_log2) & 63) << 9 | w_log2);
H A Dmga_video.c814 OUTREG(MGAREG_TEXWIDTH, log2w | (((8 - log2w) & 63) << 9) |

Completed in 14 milliseconds