Searched refs:HISI_I2C_INT_FIFO_ERR (Results 1 – 1 of 1) sorted by relevance
72 #define HISI_I2C_INT_FIFO_ERR BIT(2) macro76 (HISI_I2C_INT_TRANS_ERR | HISI_I2C_INT_FIFO_ERR)138 if (int_err & HISI_I2C_INT_FIFO_ERR) { in hisi_i2c_handle_errors()