Searched refs:CDNS_I2C_STATUS_RXDV (Results 1 – 1 of 1) sorted by relevance
50 #define CDNS_I2C_STATUS_RXDV 0x00000020 macro100 if (status & CDNS_I2C_STATUS_RXDV) in cdns_i2c_debug_status()310 while (readl(®s->status) & CDNS_I2C_STATUS_RXDV) { in cdns_i2c_read_data()