Searched refs:I2C_BUSY (Results 1 – 4 of 4) sorted by relevance
99 #define I2C_BUSY 0x80 macro
106 } while ((data & I2C_BUSY) && !err); in m5602_wait_for_i2c()
62 #define I2C_BUSY BIT(7) macro167 if (!(int_status & I2C_BUSY)) in hix5hd2_i2c_wait_bus_idle()
58 #define I2C_BUSY BIT(0) macro