Searched refs:I2C_STAT_ARBLOST (Results 1 – 1 of 1) sorted by relevance
28 #define I2C_STAT_ARBLOST 0x20 macro102 if (stat & I2C_STAT_ARBLOST) { in kempld_i2c_process()