Home
last modified time | relevance | path

Searched refs:XLR_I2C_RXRDY (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-xlr.c44 #define XLR_I2C_RXRDY 0x04 macro
131 if (status & XLR_I2C_RXRDY) in xlr_i2c_rx_irq()
261 if (i2c_status & XLR_I2C_RXRDY) { in xlr_i2c_rx()

Completed in 2 milliseconds