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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_display.c1516 int dspsize_reg = (plane == 0) ? DSPASIZE : DSPBSIZE; local in function:i830_crtc_mode_set
1844 OUTREG(dspsize_reg, ((mode->VDisplay - 1) << 16) | (mode->HDisplay - 1));

Completed in 4 milliseconds