Home
last modified time | relevance | path

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

/linux-6.1.9/include/drm/display/
Ddrm_dp.h675 # define DP_FEC_READY (1 << 0) macro
/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_ddi.c2145 if (drm_dp_dpcd_writeb(&intel_dp->aux, DP_FEC_CONFIGURATION, DP_FEC_READY) <= 0) in intel_dp_sink_set_fec_ready()