Searched refs:I2C_WRITE (Results 1 – 6 of 6) sorted by relevance
39 I2C_WRITE = 0xca, /* wr a */ enumerator
42 case I2C_WRITE: in ce6230_ctrl_msg()137 req.cmd = I2C_WRITE; in ce6230_i2c_master_xfer()
24 #define I2C_WRITE 0x83 macro
49 #define I2C_WRITE BIT(1) macro223 writel_relaxed(I2C_WRITE, priv->regs + HIX5I2C_COM); in hix5hd2_write_handle()316 writel_relaxed(I2C_WRITE | I2C_START, priv->regs + HIX5I2C_COM); in hix5hd2_i2c_message_start()
133 I2C_WRITE = 0x00, enumerator331 if (dev->cli.operation == I2C_WRITE) in load_i2c_mcr_reg()332 mcr |= GEN_MASK(I2C_WRITE, I2C_MCR_OP, 0); in load_i2c_mcr_reg()587 dev->cli.operation = I2C_WRITE; in nmk_i2c_xfer_one()
27 #define I2C_WRITE 0x1 macro423 geni_se_setup_m_cmd(&gi2c->se, I2C_WRITE, m_param); in geni_i2c_tx_one_msg()