Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-hix5hd2.c69 #define I2C_OVER_INTR BIT(0) macro
268 if (int_status & I2C_OVER_INTR) { in hix5hd2_i2c_irq()