Home
last modified time | relevance | path

Searched refs:I2C_BIT_IICBSY (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/i2c/busses/
H A Di2c-emev2.c62 #define I2C_BIT_IICBSY 0x0040 macro
215 if (readb(priv->base + I2C_OFS_IICF0) & I2C_BIT_IICBSY) in em_i2c_xfer()