Searched refs:I2C_OFS_IICF0 (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/i2c/busses/
H A Di2c-emev2.c35 #define I2C_OFS_IICF0 0x20 /* IIC flag */ macro
126 writeb(I2C_BIT_STCEN | I2C_BIT_IICRSV, priv->base + I2C_OFS_IICF0); em_i2c_reset()
216 if (readb(priv->base + I2C_OFS_IICF0) & I2C_BIT_IICBSY) em_i2c_xfer()

Completed in 60 milliseconds