Searched refs:I2C_COND_NORMAL (Results 1 – 2 of 2) sorted by relevance
270 msg.condition = I2C_COND_NORMAL; in __i2c_read()294 msg.condition = I2C_COND_NORMAL; in __i2c_read()341 msg.condition = I2C_COND_NORMAL; in __i2c_write()357 msg.condition = I2C_COND_NORMAL; in __i2c_write()
13 #define I2C_COND_NORMAL 0 macro