Searched refs:DP_AUX_I2C_REPLY_ACK (Results 1 – 6 of 6) sorted by relevance
147 msg->reply = DP_AUX_I2C_REPLY_ACK; in anx_dp_aux_transfer()
1142 msg->reply = DP_AUX_I2C_REPLY_ACK; in analogix_dp_transfer()
282 DP_AUX_NATIVE_REPLY_ACK : DP_AUX_I2C_REPLY_ACK; in dp_aux_transfer()346 msg->reply = aux->native ? DP_AUX_NATIVE_REPLY_ACK : DP_AUX_I2C_REPLY_ACK; in dp_aux_transfer()
99 #define DP_AUX_I2C_REPLY_ACK (0x0 << 2) macro
821 case DP_AUX_I2C_REPLY_ACK: in cdv_intel_dp_i2c_aux_ch()
1761 case DP_AUX_I2C_REPLY_ACK: in drm_dp_i2c_do_msg()