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

/u-boot/drivers/i2c/
H A Dlpc32xx_i2c.c39 #define LPC32XX_I2C_STAT_TFF 0x00000400 macro
149 & (!(stat & LPC32XX_I2C_STAT_TFF))) {
196 if (!(stat & LPC32XX_I2C_STAT_TFF)) {
208 if (!(stat & LPC32XX_I2C_STAT_TFF)) {

Completed in 86 milliseconds