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