Searched refs:XLR_I2C_ACK_ERR (Results 1 – 1 of 1) sorted by relevance
45 #define XLR_I2C_ACK_ERR 0x08 macro115 return status & XLR_I2C_ACK_ERR ? -EIO : 0; in xlr_i2c_wait()224 if (i2c_status & XLR_I2C_ACK_ERR) in xlr_i2c_tx()279 if (i2c_status & XLR_I2C_ACK_ERR) in xlr_i2c_rx()