Searched refs:I2C_STAT_STOP_ERR (Results 1 – 2 of 2) sorted by relevance
90 #define I2C_STAT_STOP_ERR PPC_BIT(8) macro103 I2C_STAT_NACK_RCVD_ERR | I2C_STAT_STOP_ERR)
100 #define I2C_STAT_STOP_ERR BIT(23) macro115 I2C_STAT_STOP_ERR)500 if (status & (I2C_STAT_PARITY | I2C_STAT_LOST_ARB | I2C_STAT_STOP_ERR)) in fsi_i2c_abort()549 if (status & I2C_STAT_STOP_ERR) in fsi_i2c_handle_status()