Home
last modified time | relevance | path

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

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