Searched refs:I2C_M_STOP (Results 1 – 5 of 5) sorted by relevance
73 #define I2C_M_STOP 0x8000 /* if I2C_FUNC_PROTOCOL_MANGLING */ macro
85 I2C_M_STOP:
737 pd->send_stop = i == num - 1 || msg->flags & I2C_M_STOP; in sh_mobile_i2c_xfer()
662 if (msg->flags & I2C_M_STOP) in omap_i2c_xfer_msg()
928 ((i2c->msg->flags & I2C_M_STOP) || in i2c_pxa_irq_txempty()