Searched refs:I2C_OFS_IICF0 (Results 1 – 1 of 1) sorted by relevance
32 #define I2C_OFS_IICF0 0x20 /* IIC flag */ macro125 writeb(I2C_BIT_STCEN | I2C_BIT_IICRSV, priv->base + I2C_OFS_IICF0); in em_i2c_reset()215 if (readb(priv->base + I2C_OFS_IICF0) & I2C_BIT_IICBSY) in em_i2c_xfer()