Searched refs:SDVO_PIPE_SEL (Results 1 – 4 of 4) sorted by relevance
870 hdmi_val |= SDVO_PIPE_SEL(crtc->pipe); in intel_hdmi_prepare()
1299 sdvox |= SDVO_PIPE_SEL(crtc->pipe); in intel_sdvo_pre_enable()
3329 #define SDVO_PIPE_SEL(pipe) ((pipe) << 30) macro
1511 if ((val & SDVO_PIPE_SEL_MASK) != SDVO_PIPE_SEL(pipe)) in hdmi_pipe_enabled()