Searched defs:IS_I2C_READY (Results 1 – 3 of 3) sorted by relevance
1307 #define IS_I2C_READY (1L<<27) /* Bit 27: (ML) IRQ on end of I2C tx */ macro
846 #define IS_I2C_READY BIT_25 /* IRQ on end of I2C Tx */ macro
175 IS_I2C_READY = 1<<25, /* IRQ on end of I2C Tx */ enumerator