Searched refs:DP_AUX_I2C_REPLY_ACK (Results 1 – 7 of 7) sorted by relevance
147 msg->reply = DP_AUX_I2C_REPLY_ACK; in anx_dp_aux_transfer()
1139 msg->reply = DP_AUX_I2C_REPLY_ACK; in analogix_dp_transfer()
283 DP_AUX_NATIVE_REPLY_ACK : DP_AUX_I2C_REPLY_ACK; in dp_aux_transfer()358 msg->reply = aux->native ? DP_AUX_NATIVE_REPLY_ACK : DP_AUX_I2C_REPLY_ACK; in dp_aux_transfer()
53 #define DP_AUX_I2C_REPLY_ACK (0x0 << 2) macro
99 #define DP_AUX_I2C_REPLY_ACK (0x0 << 2) macro
821 case DP_AUX_I2C_REPLY_ACK: in cdv_intel_dp_i2c_aux_ch()
1793 case DP_AUX_I2C_REPLY_ACK: in drm_dp_i2c_do_msg()