Home
last modified time | relevance | path

Searched refs:DP_LANE_CR_DONE (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/drm2/
Ddrm_dp_helper.h235 # define DP_LANE_CR_DONE (1 << 0) macro
239 #define DP_CHANNEL_EQ_BITS (DP_LANE_CR_DONE | \
Ddrm_dp_helper.c81 if ((lane_status & DP_LANE_CR_DONE) == 0) in drm_dp_clock_recovery_ok()
/freebsd-10-stable/sys/dev/drm2/i915/
Dintel_dp.c1608 if ((lane_status & DP_LANE_CR_DONE) == 0) in intel_clock_recovery_ok()
1615 #define CHANNEL_EQ_BITS (DP_LANE_CR_DONE|\