Searched refs:DP_LANE_CR_DONE (Results 1 – 2 of 2) sorted by relevance
233 # define DP_LANE_CR_DONE (1 << 0) macro237 #define DP_CHANNEL_EQ_BITS (DP_LANE_CR_DONE | \
79 if ((lane_status & DP_LANE_CR_DONE) == 0) in drm_dp_clock_recovery_ok()