Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-hisi.c71 #define HISI_I2C_INT_RX_FULL BIT(3) macro
355 if (int_stat & (HISI_I2C_INT_TRANS_CPLT | HISI_I2C_INT_RX_FULL)) in hisi_i2c_irq()