Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-hisi.c51 #define HISI_I2C_FIFO_STATE_TX_WERR BIT(7) macro
143 if (reg & HISI_I2C_FIFO_STATE_TX_WERR) in hisi_i2c_handle_errors()