Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-hix5hd2.c68 #define I2C_ARBITRATE_INTR BIT(1) macro
254 if (int_status & I2C_ARBITRATE_INTR) { in hix5hd2_i2c_irq()