Searched defs:dspbase_reg (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ | ||
| H A D | i830_tv.c | 890 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 D | i830_display.c | 1117 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