Searched refs:SDVO_PIPE_SEL (Results 1 – 4 of 4) sorted by relevance
632 hdmi_val |= SDVO_PIPE_SEL(intel_crtc->pipe); in intel_hdmi_mode_set()678 enable_bits |= SDVO_PIPE_SEL(intel_crtc->pipe); in intel_enable_hdmi()
1209 sdvox |= SDVO_PIPE_SEL(intel_crtc->pipe); in intel_sdvo_mode_set()1324 temp |= SDVO_PIPE_SEL(intel_crtc->pipe); in intel_enable_sdvo()
1732 #define SDVO_PIPE_SEL(pipe) ((pipe) << 30) macro
1369 if ((val & SDVO_PIPE_SEL_MASK) != SDVO_PIPE_SEL(pipe)) in hdmi_pipe_enabled()