Searched refs:DATA_READY (Results 1 – 2 of 2) sorted by relevance
64 #define DATA_READY (1 << 7) macro368 if (int_stat & (DATA_READY | WATERMARK)) { in adxl34x_irq()808 ac->int_mask |= DATA_READY; in adxl34x_probe()
1402 #define DATA_READY 0x800000 /* Used with I2C_IF_STATUS */ macro1521 } while ((!(ret & DATA_READY)) && --i); in hw20k2_i2c_wait_data_ready()