CSR_MBB
ret = i2c_mpc_wait_sr(i2c, CSR_MBB);
while (readb(i2c->base + MPC_I2C_SR) & CSR_MBB) {
if ((status & (CSR_MCF | CSR_MBB | CSR_RXAK)) != 0) {