Home
last modified time | relevance | path

Searched refs:LVDS_PIPE (Results 1 – 2 of 2) sorted by relevance

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_reg.h2095 #define LVDS_PIPE(pipe) ((pipe) << 30) macro
H A Dintel_display.c1230 if ((val & LVDS_PIPE_MASK) != LVDS_PIPE(pipe)) in lvds_pipe_enabled()