Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-hix5hd2.c67 #define I2C_ACK_INTR BIT(2) macro
260 } else if (int_status & I2C_ACK_INTR) { in hix5hd2_i2c_irq()