Searched refs:I2C_COND_NORMAL (Results 1 – 2 of 2) sorted by relevance
269 msg.condition = I2C_COND_NORMAL; in __i2c_read()293 msg.condition = I2C_COND_NORMAL; in __i2c_read()340 msg.condition = I2C_COND_NORMAL; in __i2c_write()356 msg.condition = I2C_COND_NORMAL; in __i2c_write()
12 #define I2C_COND_NORMAL 0 macro