Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-jz4780.c91 #define JZ4780_I2C_INTST_RXOF BIT(1) macro
452 if (intst & JZ4780_I2C_INTST_RXOF) { in jz4780_i2c_irq()