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()
1142 msg->reply = DP_AUX_I2C_REPLY_ACK; in analogix_dp_transfer()
323 DP_AUX_NATIVE_REPLY_ACK : DP_AUX_I2C_REPLY_ACK; in dp_aux_transfer()387 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()
2083 msg->reply = DP_AUX_NATIVE_REPLY_ACK | DP_AUX_I2C_REPLY_ACK; in mtk_dp_aux_transfer()
1761 case DP_AUX_I2C_REPLY_ACK: in drm_dp_i2c_do_msg()
Completed in 27 milliseconds