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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_ddi.c309 intel_dp->DP |= DDI_PORT_WIDTH(intel_dp->lane_count);
840 temp |= DDI_PORT_WIDTH(intel_dp->lane_count);
H A Di915_reg.h4914 #define DDI_PORT_WIDTH(width) (((width) - 1) << 1) macro

Completed in 57 milliseconds