Searched refs:DP_LANE_COUNT_ENHANCED_FRAME_EN (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/kernel/sys/drm/
H A Ddrm_dp_helper.h163 # define DP_LANE_COUNT_ENHANCED_FRAME_EN (1 << 7) macro
/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_dp.c791 intel_dp->link_configuration[1] |= DP_LANE_COUNT_ENHANCED_FRAME_EN;
880 if (intel_dp->link_configuration[1] & DP_LANE_COUNT_ENHANCED_FRAME_EN)
894 if (intel_dp->link_configuration[1] & DP_LANE_COUNT_ENHANCED_FRAME_EN)
H A Dintel_ddi.c1225 if (intel_dp->link_configuration[1] & DP_LANE_COUNT_ENHANCED_FRAME_EN)

Completed in 42 milliseconds