Searched defs:dspcntr_reg (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_tv.c887 int dspcntr_reg = (intel_crtc->plane == 0) ? DSPACNTR : DSPBCNTR; local in function:i830_tv_restore
1282 int dspcntr_reg = (intel_crtc->plane == 0) ? DSPACNTR : DSPBCNTR; local in function:i830_tv_mode_set
H A Di830_display.c1116 int dspcntr_reg = (plane == 0) ? DSPACNTR : DSPBCNTR; local in function:i830_crtc_enable
1173 int dspcntr_reg = (plane == 0) ? DSPACNTR : DSPBCNTR; local in function:i830_crtc_disable
1514 int dspcntr_reg = (plane == 0) ? DSPACNTR : DSPBCNTR; local in function:i830_crtc_mode_set

Completed in 41 milliseconds