Searched refs:DP_AUX_CH_CTL_RECEIVE_ERROR (Results 1 – 4 of 4) sorted by relevance
617 DP_AUX_CH_CTL_RECEIVE_ERROR); in cdv_intel_dp_aux_ch()630 DP_AUX_CH_CTL_RECEIVE_ERROR); in cdv_intel_dp_aux_ch()643 if (status & DP_AUX_CH_CTL_RECEIVE_ERROR) { in cdv_intel_dp_aux_ch()
1476 #define DP_AUX_CH_CTL_RECEIVE_ERROR (1 << 25) macro
763 DP_AUX_CH_CTL_RECEIVE_ERROR | in i9xx_get_aux_send_ctl()779 DP_AUX_CH_CTL_RECEIVE_ERROR | in skl_get_aux_send_ctl()871 DP_AUX_CH_CTL_RECEIVE_ERROR); in intel_dp_aux_ch()881 if (status & DP_AUX_CH_CTL_RECEIVE_ERROR) { in intel_dp_aux_ch()900 if (status & DP_AUX_CH_CTL_RECEIVE_ERROR) { in intel_dp_aux_ch()
4293 #define DP_AUX_CH_CTL_RECEIVE_ERROR (1 << 25) macro