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

/freebsd-11.0-release/sys/dev/drm2/i915/
H A Di915_reg.h4422 #define DIP_PORT_SEL_MASK 0x3 macro
H A Dintel_display.c6155 i = (i >> 29) & DIP_PORT_SEL_MASK; /* DIP_Port_Select, 0x1 = PortB */
6198 i = (i >> 29) & DIP_PORT_SEL_MASK; /* DIP_Port_Select, 0x1 = PortB */

Completed in 82 milliseconds