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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_tv.c890 int dspbase_reg = (intel_crtc->plane == 0) ? DSPABASE : DSPBBASE; local in function:i830_tv_restore
1285 int dspbase_reg = (intel_crtc->plane == 0) ? DSPABASE : DSPBBASE; local in function:i830_tv_mode_set
[all...]
H A Di830_display.c1117 int dspbase_reg = (plane == 0) ? DSPABASE : DSPBBASE; local in function:i830_crtc_enable
1174 int dspbase_reg = (plane == 0) ? DSPABASE : DSPBBASE; local in function:i830_crtc_disable

Completed in 8 milliseconds