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