Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_reg.h4804 #define DIP_PORT_SEL_MASK 0x3 macro
H A Dintel_display.c6247 i = (i >> 29) & DIP_PORT_SEL_MASK; /* DIP_Port_Select, 0x1 = PortB */ in haswell_write_eld()
6290 i = (i >> 29) & DIP_PORT_SEL_MASK; /* DIP_Port_Select, 0x1 = PortB */ in ironlake_write_eld()