Searched refs:DVO_PIPE_SEL (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/display/ | ||
D | intel_dvo.c | 297 dvo_val |= DVO_PIPE_SEL(pipe); in intel_dvo_pre_enable() |
/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 4867 #define DVO_PIPE_SEL(pipe) ((pipe) << 30) macro |