Searched refs:SDVO_PIPE_SEL (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_hdmi.c645 hdmi_val |= SDVO_PIPE_SEL(intel_crtc->pipe);
713 enable_bits |= SDVO_PIPE_SEL(intel_crtc->pipe);
H A Dintel_sdvo.c1251 sdvox |= SDVO_PIPE_SEL(intel_crtc->pipe);
1436 temp |= SDVO_PIPE_SEL(intel_crtc->pipe);
H A Di915_reg.h2007 #define SDVO_PIPE_SEL(pipe) ((pipe) << 30) macro
H A Dintel_display.c1214 if ((val & SDVO_PIPE_SEL_MASK) != SDVO_PIPE_SEL(pipe))

Completed in 91 milliseconds