Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-hisi.c47 #define HISI_I2C_FIFO_STATE_RX_RERR BIT(0) macro
141 if (reg & HISI_I2C_FIFO_STATE_RX_RERR) in hisi_i2c_handle_errors()