Home
last modified time | relevance | path

Searched refs:I2C_COND_NORMAL (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/i2c/
H A Dmv_i2c.h12 #define I2C_COND_NORMAL 0 macro
H A Dmv_i2c.c269 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()