Searched refs:MODE_I2C_WRITE (Results 1 – 2 of 2) sorted by relevance
66 mode |= MODE_I2C_WRITE; in iic_dp_aux_address() 88 mode |= MODE_I2C_WRITE; in iic_dp_aux_stop() 110 ret = iic_dp_aux_transaction(idev, MODE_I2C_WRITE, byte, NULL); in iic_dp_aux_put_byte()
307 #define MODE_I2C_WRITE 2 macro