Searched refs:DP_LANE_CR_DONE (Results 1 – 7 of 7) sorted by relevance
252 # define DP_LANE_CR_DONE (1 << 0) macro256 #define DP_CHANNEL_EQ_BITS (DP_LANE_CR_DONE | \
489 #define DP_LANE_CR_DONE (1 << 0) macro492 #define DP_CHANNEL_EQ_BITS (DP_LANE_CR_DONE |\
558 # define DP_LANE_CR_DONE (1 << 0) macro562 #define DP_CHANNEL_EQ_BITS (DP_LANE_CR_DONE | \
79 if ((lane_status & DP_LANE_CR_DONE) == 0) in drm_dp_clock_recovery_ok()
283 if ((lane_status & DP_LANE_CR_DONE) == 0) in analogix_dp_clock_recovery_ok()
372 if ((lane_status & DP_LANE_CR_DONE) == 0) in rk_edp_clock_recovery()
787 DP_LANE_CR_DONE | in tegra_dc_dp_link_trained()