Searched refs:DP_INTERLANE_ALIGN_DONE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/drm2/ | ||
H A D | drm_dp_helper.c | 60 if ((lane_align & DP_INTERLANE_ALIGN_DONE) == 0) in drm_dp_channel_eq_ok() |
H A D | drm_dp_helper.h | 243 #define DP_INTERLANE_ALIGN_DONE (1 << 0) macro |