Searched refs:DP_INTERLANE_ALIGN_DONE (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_dp_helper.c66 if ((lane_align & DP_INTERLANE_ALIGN_DONE) == 0) drm_dp_channel_eq_ok()
/linux-4.4.14/include/drm/
H A Ddrm_dp_helper.h382 #define DP_INTERLANE_ALIGN_DONE (1 << 0) macro
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_dp_core.c380 if ((link_align & DP_INTERLANE_ALIGN_DONE) == 0) exynos_dp_channel_eq_ok()
/linux-4.4.14/drivers/gpu/drm/gma500/
H A Dcdv_intel_dp.c1373 if ((lane_align & DP_INTERLANE_ALIGN_DONE) == 0) cdv_intel_channel_eq_ok()

Completed in 72 milliseconds