Searched refs:XLR_I2C_BUS_BUSY (Results 1 – 1 of 1) sorted by relevance
34 #define XLR_I2C_BUS_BUSY 0x01 macro124 if ((i2c_status & XLR_I2C_BUS_BUSY) == 0 && pos >= len) in xlr_i2c_tx()177 if ((i2c_status & XLR_I2C_BUS_BUSY) == 0) in xlr_i2c_rx()