Searched refs:CSR_MBB (Results 1 – 2 of 2) sorted by relevance
58 #define CSR_MBB (1 << 5) macro255 s->sr |= CSR_MBB; in mpc_i2c_write()258 s->sr &= ~CSR_MBB; in mpc_i2c_write()
54 #define CSR_MBB 0x20 macro183 ret = i2c_mpc_wait_sr(i2c, CSR_MBB); in mpc_i2c_fixup_A004447()195 ret = i2c_mpc_wait_sr(i2c, CSR_MBB); in mpc_i2c_fixup_A004447()703 while (readb(i2c->base + MPC_I2C_SR) & CSR_MBB) { in mpc_i2c_execute_msg()708 if ((status & (CSR_MCF | CSR_MBB | CSR_RXAK)) != 0) { in mpc_i2c_execute_msg()