Searched refs:I2C_BIT_IICBSY (Results 1 – 1 of 1) sorted by relevance
62 #define I2C_BIT_IICBSY 0x0040 macro215 if (readb(priv->base + I2C_OFS_IICF0) & I2C_BIT_IICBSY) in em_i2c_xfer()