Searched refs:I2C_NOSTOP (Results 1 – 1 of 1) sorted by relevance
49 #define I2C_NOSTOP (1 << 4) macro115 ctrl |= I2C_NOSTOP | I2C_EXTEND; in i2c_sendbytes()117 ctrl |= I2C_NOSTOP; in i2c_sendbytes()130 if (!(ctrl & I2C_NOSTOP)) in i2c_sendbytes()140 ctrl |= I2C_NOSTOP | I2C_EXTEND; in i2c_sendbytes()142 ctrl |= I2C_NOSTOP; in i2c_sendbytes()155 if (!(ctrl & I2C_NOSTOP)) in i2c_sendbytes()207 ctrl |= I2C_NOSTOP | I2C_EXTEND; in i2c_readbytes()220 if (!(ctrl & I2C_NOSTOP)) in i2c_readbytes()