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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_display.c1513 int pipesrc_reg = (pipe == 0) ? PIPEASRC : PIPEBSRC; local in function:i830_crtc_mode_set
1846 OUTREG(pipesrc_reg, ((mode->HDisplay - 1) << 16) | (mode->VDisplay - 1));

Completed in 5 milliseconds