Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/i2c/busses/
Di2c-hisi.c48 #define HISI_I2C_FIFO_STATE_RX_WERR BIT(1) macro
137 if (reg & HISI_I2C_FIFO_STATE_RX_WERR) in hisi_i2c_handle_errors()