Searched refs:I2C_BIT_IICBSY (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/i2c/busses/ | ||
H A D | i2c-emev2.c | 65 #define I2C_BIT_IICBSY 0x0040 macro 216 if (readb(priv->base + I2C_OFS_IICF0) & I2C_BIT_IICBSY) em_i2c_xfer() |
Completed in 32 milliseconds