Home
last modified time | relevance | path

Searched refs:DP_LANE_CR_DONE (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/drm/display/
A Ddrm_dp.h738 # define DP_LANE_CR_DONE (1 << 0) macro
742 #define DP_CHANNEL_EQ_BITS (DP_LANE_CR_DONE | \
/linux-6.3-rc2/drivers/gpu/drm/gma500/
A Dcdv_intel_dp.c1322 if ((lane_status & DP_LANE_CR_DONE) == 0) in cdv_intel_clock_recovery_ok()
1329 #define CHANNEL_EQ_BITS (DP_LANE_CR_DONE|\
/linux-6.3-rc2/drivers/gpu/drm/bridge/analogix/
A Danalogix_dp_core.c343 if ((lane_status & DP_LANE_CR_DONE) == 0) in analogix_dp_clock_recovery_ok()
/linux-6.3-rc2/drivers/gpu/drm/display/
A Ddrm_dp_helper.c116 if ((lane_status & DP_LANE_CR_DONE) == 0) in drm_dp_clock_recovery_ok()

Completed in 23 milliseconds