XIIC_TX_DYN_STOP_MASK
data |= XIIC_TX_DYN_STOP_MASK;
val = (i2c->nmsgs == 1) ? XIIC_TX_DYN_STOP_MASK : 0;