Searched refs:SDVO_PIPE_SEL_CHV (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ | ||
D | intel_hdmi.c | 1167 hdmi_val |= SDVO_PIPE_SEL_CHV(crtc->pipe); in intel_hdmi_prepare() |
D | i915_reg.h | 4477 #define SDVO_PIPE_SEL_CHV(pipe) ((pipe) << 24) macro |