Searched refs:I2C_RXFLR (Results 1 – 2 of 2) sorted by relevance
33 #define I2C_RXFLR (PKUNITY_I2C_BASE + 0x0078) macro
44 } while (!(readl(I2C_RXFLR) & 0xf) && (--loop_cntr > 0)); in poll_status()