Searched refs:DP_LANE_CR_DONE (Results 1 – 5 of 5) sorted by relevance
778 # define DP_LANE_CR_DONE (1 << 0) macro782 #define DP_CHANNEL_EQ_BITS (DP_LANE_CR_DONE | \
1321 if ((lane_status & DP_LANE_CR_DONE) == 0) in cdv_intel_clock_recovery_ok()1328 #define CHANNEL_EQ_BITS (DP_LANE_CR_DONE|\
1141 dpcd->data[DP_LANE0_1_STATUS] |= DP_LANE_CR_DONE | in dp_aux_ch_ctl_link_training()1142 DP_LANE_CR_DONE << 4; in dp_aux_ch_ctl_link_training()1144 dpcd->data[DP_LANE2_3_STATUS] |= DP_LANE_CR_DONE | in dp_aux_ch_ctl_link_training()1145 DP_LANE_CR_DONE << 4; in dp_aux_ch_ctl_link_training()
310 if ((lane_status & DP_LANE_CR_DONE) == 0) in analogix_dp_clock_recovery_ok()
118 if ((lane_status & DP_LANE_CR_DONE) == 0) in drm_dp_clock_recovery_ok()