Home
last modified time | relevance | path

Searched refs:DP_INTERLANE_ALIGN_DONE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/drm2/
H A Ddrm_dp_helper.c60 if ((lane_align & DP_INTERLANE_ALIGN_DONE) == 0) in drm_dp_channel_eq_ok()
H A Ddrm_dp_helper.h243 #define DP_INTERLANE_ALIGN_DONE (1 << 0) macro