Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/drm/display/
H A Ddrm_dp.h749 #define DP_INTERLANE_ALIGN_DONE (1 << 0) macro
/openbsd/sys/dev/pci/drm/display/
H A Ddrm_dp_helper.c97 if ((lane_align & DP_INTERLANE_ALIGN_DONE) == 0) in drm_dp_channel_eq_ok()
171 if (!(lane_align & DP_INTERLANE_ALIGN_DONE)) in drm_dp_128b132b_lane_channel_eq_done()