Searched refs:DP_LANE_CR_DONE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_dp_helper.c81 if ((lane_status & DP_LANE_CR_DONE) == 0)
H A Ddrm_dp_helper.h235 # define DP_LANE_CR_DONE (1 << 0) macro
239 #define DP_CHANNEL_EQ_BITS (DP_LANE_CR_DONE | \

Completed in 57 milliseconds