Home
last modified time | relevance | path

Searched refs:SDVO_PIPE_SEL_CHV (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_hdmi.c726 hdmi_val |= SDVO_PIPE_SEL_CHV(crtc->pipe); in intel_hdmi_prepare()
Di915_reg.h2970 #define SDVO_PIPE_SEL_CHV(pipe) ((pipe) << 24) macro
Dintel_display.c1470 if ((val & SDVO_PIPE_SEL_MASK_CHV) != SDVO_PIPE_SEL_CHV(pipe)) in hdmi_pipe_enabled()