Searched defs:pipeconf_reg (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ | ||
| H A D | i830_crt.c | 248 int bclrpat_reg, pipeconf_reg, pipe_dsl_reg; local in function:i830_crt_detect_load |
| H A D | i830_tv.c | 886 int pipeconf_reg = (intel_crtc->pipe == 0) ? PIPEACONF : PIPEBCONF; local in function:i830_tv_restore 1281 int pipeconf_reg = (intel_crtc->pipe == 0) ? PIPEACONF : PIPEBCONF; local in function:i830_tv_mode_set |
| H A D | i830_display.c | 1115 int pipeconf_reg = (pipe == 0) ? PIPEACONF : PIPEBCONF; local in function:i830_crtc_enable 1172 int pipeconf_reg = (pipe == 0) ? PIPEACONF : PIPEBCONF; local in function:i830_crtc_disable 1506 int pipeconf_reg = (pipe == 0) ? PIPEACONF : PIPEBCONF; local in function:i830_crtc_mode_set [all...] |
| H A D | i830_video.c | 368 int pipeconf_reg = intel_crtc->pipe == 0 ? PIPEACONF : PIPEBCONF; local in function:i830_overlay_switch_to_crtc |
Completed in 15 milliseconds