Searched refs:I2C_FLAG (Results 1 – 3 of 3) sorted by relevance
430 } while ((I2cCtrl & I2C_FLAG) == (SK_U32)Event << 31); in SkI2cWait()
1489 #define I2C_FLAG (1L<<31) /* Bit 31: Start read/write if WR */ macro
1007 #define I2C_FLAG BIT_31 /* Start read/write if WR */ macro