Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dlpc32xx_i2c.c39 #define LPC32XX_I2C_STAT_RFE 0x00000200 macro
157 & (!(stat & LPC32XX_I2C_STAT_RFE))) { in __i2c_read()