Searched refs:SDVO_PIPE_SEL_CPT (Results 1 – 3 of 3) sorted by relevance
1747 hdmi_val |= SDVO_PIPE_SEL_CPT(crtc->pipe); in intel_hdmi_prepare()
1530 sdvox |= SDVO_PIPE_SEL_CPT(crtc->pipe); in intel_sdvo_pre_enable()
4549 #define SDVO_PIPE_SEL_CPT(pipe) ((pipe) << 29) macro