Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_dp.c370 DP_AUX_CH_CTL_RECEIVE_ERROR); in intel_dp_aux_ch()
387 DP_AUX_CH_CTL_RECEIVE_ERROR); in intel_dp_aux_ch()
390 DP_AUX_CH_CTL_RECEIVE_ERROR)) in intel_dp_aux_ch()
405 if (status & DP_AUX_CH_CTL_RECEIVE_ERROR) { in intel_dp_aux_ch()
H A Di915_reg.h2899 #define DP_AUX_CH_CTL_RECEIVE_ERROR (1 << 25) macro