DP_AUX_I2C_REPLY_MASK
switch (msg->reply & DP_AUX_I2C_REPLY_MASK) {
switch ((reply[0] >> 4) & DP_AUX_I2C_REPLY_MASK) {