Searched defs:pipeconf_reg (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_crt.c248 int bclrpat_reg, pipeconf_reg, pipe_dsl_reg; local in function:i830_crt_detect_load
H A Di830_tv.c886 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 Di830_display.c1115 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 Di830_video.c368 int pipeconf_reg = intel_crtc->pipe == 0 ? PIPEACONF : PIPEBCONF; local in function:i830_overlay_switch_to_crtc

Completed in 15 milliseconds