Searched refs:I2C_WRITE (Results 1 – 4 of 4) sorted by relevance
29 I2C_WRITE = 0xca, /* wr a */ enumerator
15 #define I2C_WRITE 0x83 macro
45 #define I2C_WRITE BIT(1) macro217 writel_relaxed(I2C_WRITE, priv->regs + HIX5I2C_COM); in hix5hd2_write_handle()310 writel_relaxed(I2C_WRITE | I2C_START, priv->regs + HIX5I2C_COM); in hix5hd2_i2c_message_start()
1654 if (i2c->op == I2C_WRITE) { in gpi_create_i2c_tre()