Searched refs:SDVO_PIPE_SEL_CHV (Results 1 – 3 of 3) sorted by relevance
675 hdmi_val |= SDVO_PIPE_SEL_CHV(crtc->pipe); in intel_hdmi_prepare()
2763 #define SDVO_PIPE_SEL_CHV(pipe) ((pipe) << 24) macro
1423 if ((val & SDVO_PIPE_SEL_MASK_CHV) != SDVO_PIPE_SEL_CHV(pipe)) in hdmi_pipe_enabled()