Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/drm/display/
A Ddrm_dp.h747 #define DP_INTERLANE_ALIGN_DONE (1 << 0) macro
/linux-6.3-rc2/drivers/gpu/drm/display/
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()
/linux-6.3-rc2/drivers/gpu/drm/bridge/analogix/
A Danalogix_dp_core.c355 if ((link_align & DP_INTERLANE_ALIGN_DONE) == 0) in analogix_dp_channel_eq_ok()
/linux-6.3-rc2/drivers/gpu/drm/gma500/
A Dcdv_intel_dp.c1342 if ((lane_align & DP_INTERLANE_ALIGN_DONE) == 0) in cdv_intel_channel_eq_ok()
/linux-6.3-rc2/drivers/gpu/drm/bridge/
A Dtc358767.c1218 if (!(tmp[2] & DP_INTERLANE_ALIGN_DONE)) { in tc_main_link_enable()

Completed in 31 milliseconds