Home
last modified time | relevance | path

Searched refs:SDVO_PIPE_SEL_CPT (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_hdmi.c866 hdmi_val |= SDVO_PIPE_SEL_CPT(crtc->pipe); in intel_hdmi_prepare()
Dintel_sdvo.c1297 sdvox |= SDVO_PIPE_SEL_CPT(crtc->pipe); in intel_sdvo_pre_enable()
Di915_reg.h3371 #define SDVO_PIPE_SEL_CPT(pipe) ((pipe) << 29) macro
Dintel_display.c1505 if ((val & SDVO_PIPE_SEL_MASK_CPT) != SDVO_PIPE_SEL_CPT(pipe)) in hdmi_pipe_enabled()