Searched refs:I2C_WRITE (Results 1 – 6 of 6) sorted by relevance
29 I2C_WRITE = 0xca, /* wr a */ enumerator
32 case I2C_WRITE: in ce6230_ctrl_msg()127 req.cmd = I2C_WRITE; in ce6230_i2c_master_xfer()
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()
130 I2C_WRITE = 0x00, enumerator328 if (dev->cli.operation == I2C_WRITE) in load_i2c_mcr_reg()329 mcr |= GEN_MASK(I2C_WRITE, I2C_MCR_OP, 0); in load_i2c_mcr_reg()584 dev->cli.operation = I2C_WRITE; in nmk_i2c_xfer_one()
27 #define I2C_WRITE 0x1 macro438 geni_se_setup_m_cmd(se, I2C_WRITE, m_param); in geni_i2c_tx_one_msg()