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