Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/i2c/busses/
Di2c-xlr.c37 #define XLR_I2C_ACK_ERR 0x08 macro
121 if (i2c_status & XLR_I2C_ACK_ERR) in xlr_i2c_tx()
174 if (i2c_status & XLR_I2C_ACK_ERR) in xlr_i2c_rx()