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

/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_dp_helper.h154 # define DP_LANE_COUNT_ENHANCED_FRAME_EN (1 << 7) macro
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Datombios_dp.c663 tmp |= DP_LANE_COUNT_ENHANCED_FRAME_EN;
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_dp.c849 intel_dp->link_configuration[1] |= DP_LANE_COUNT_ENHANCED_FRAME_EN;
917 if (intel_dp->link_configuration[1] & DP_LANE_COUNT_ENHANCED_FRAME_EN)
936 if (intel_dp->link_configuration[1] & DP_LANE_COUNT_ENHANCED_FRAME_EN)
H A Dintel_ddi.c1392 if (intel_dp->link_configuration[1] & DP_LANE_COUNT_ENHANCED_FRAME_EN)

Completed in 84 milliseconds