Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/i2c/busses/
Di2c-xlr.c36 #define XLR_I2C_RXRDY 0x04 macro
153 if (i2c_status & XLR_I2C_RXRDY) { in xlr_i2c_rx()