Searched refs:SDVO_PIPE_SEL_CPT (Results 1 – 4 of 4) sorted by relevance
724 hdmi_val |= SDVO_PIPE_SEL_CPT(crtc->pipe); in intel_hdmi_prepare()
1281 sdvox |= SDVO_PIPE_SEL_CPT(crtc->pipe); in intel_sdvo_pre_enable()
2966 #define SDVO_PIPE_SEL_CPT(pipe) ((pipe) << 29) macro
1467 if ((val & SDVO_PIPE_SEL_MASK_CPT) != SDVO_PIPE_SEL_CPT(pipe)) in hdmi_pipe_enabled()