Home
last modified time | relevance | path

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

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