DP_AUX_I2C_REPLY_ACK
msg->reply = DP_AUX_I2C_REPLY_ACK;
msg->reply = DP_AUX_I2C_REPLY_ACK;
case DP_AUX_I2C_REPLY_ACK:
case DP_AUX_I2C_REPLY_ACK:
aux_data_for_write |= DP_AUX_I2C_REPLY_ACK << 24;
DP_AUX_NATIVE_REPLY_ACK : DP_AUX_I2C_REPLY_ACK;
msg->reply = aux->native ? DP_AUX_NATIVE_REPLY_ACK : DP_AUX_I2C_REPLY_ACK;