Searched defs:I2C_STAT_XRDY (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/i2c/ | ||
H A D | davinci_i2c.h | 47 #define I2C_STAT_XRDY (1 << 4) /* Transmit data ready */ macro |
H A D | omap24xx_i2c.h | 27 #define I2C_STAT_XRDY (1 << 4) /* Transmit data ready */ macro |