Searched refs:CSR_MBB (Results 1 – 1 of 1) sorted by relevance
52 #define CSR_MBB 0x20 macro180 ret = i2c_mpc_wait_sr(i2c, CSR_MBB); in mpc_i2c_fixup_A004447()192 ret = i2c_mpc_wait_sr(i2c, CSR_MBB); in mpc_i2c_fixup_A004447()697 while (readb(i2c->base + MPC_I2C_SR) & CSR_MBB) { in mpc_i2c_execute_msg()702 if ((status & (CSR_MCF | CSR_MBB | CSR_RXAK)) != 0) { in mpc_i2c_execute_msg()