Searched refs:DP_LANE_CR_DONE (Results 1 – 4 of 4) sorted by relevance
740 # define DP_LANE_CR_DONE (1 << 0) macro744 #define DP_CHANNEL_EQ_BITS (DP_LANE_CR_DONE | \
1322 if ((lane_status & DP_LANE_CR_DONE) == 0) in cdv_intel_clock_recovery_ok()1329 #define CHANNEL_EQ_BITS (DP_LANE_CR_DONE|\
343 if ((lane_status & DP_LANE_CR_DONE) == 0) in analogix_dp_clock_recovery_ok()
116 if ((lane_status & DP_LANE_CR_DONE) == 0) in drm_dp_clock_recovery_ok()