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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_dp.c860 intel_dp->DP |= DP_PORT_WIDTH(intel_dp->lane_count);
H A Di915_reg.h2821 #define DP_PORT_WIDTH(width) (((width) - 1) << 19) macro

Completed in 3066 milliseconds