Searched refs:I2C_WRITE (Results 1 – 5 of 5) sorted by relevance
134 case I2C_WRITE: in i2c_transfer()257 msg.direction = I2C_WRITE; in __i2c_read()272 msg.direction = I2C_WRITE; in __i2c_read()282 msg.direction = I2C_WRITE; in __i2c_read()328 msg.direction = I2C_WRITE; in __i2c_write()343 msg.direction = I2C_WRITE; in __i2c_write()360 msg.direction = I2C_WRITE; in __i2c_write()455 msg.direction = I2C_WRITE; in __i2c_probe_chip()
24 #define I2C_WRITE 1 macro
12 #define I2C_WRITE 0 macro
63 #define I2C_WRITE 0 macro
130 if ((cmd_type == I2C_WRITE) || (addr && addr_len)) in i2c_transfer()155 case I2C_WRITE: in i2c_transfer()