Searched refs:SDVO_PIPE_SEL_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 3330 #define SDVO_PIPE_SEL_MASK (1 << 30) macro |
D | intel_display.c | 1511 if ((val & SDVO_PIPE_SEL_MASK) != SDVO_PIPE_SEL(pipe)) in hdmi_pipe_enabled() |