Searched refs:DP_INTERLANE_ALIGN_DONE (Results 1 – 5 of 5) sorted by relevance
786 #define DP_INTERLANE_ALIGN_DONE (1 << 0) macro
98 if ((lane_align & DP_INTERLANE_ALIGN_DONE) == 0) in drm_dp_channel_eq_ok()172 if (!(lane_align & DP_INTERLANE_ALIGN_DONE)) in drm_dp_128b132b_lane_channel_eq_done()
322 if ((link_align & DP_INTERLANE_ALIGN_DONE) == 0) in analogix_dp_channel_eq_ok()
1341 if ((lane_align & DP_INTERLANE_ALIGN_DONE) == 0) in cdv_intel_channel_eq_ok()
1329 if (!(tmp[2] & DP_INTERLANE_ALIGN_DONE)) { in tc_main_link_enable()