Searched refs:I2C_M_REV_DIR_ADDR (Results 1 – 12 of 12) sorted by relevance
82 #define I2C_M_REV_DIR_ADDR 0x2000 /* use only if I2C_FUNC_PROTOCOL_MANGLING */ macro
31 I2C_M_REV_DIR_ADDR | \
86 I2C_M_REV_DIR_ADDR:
26 I2C_M_REV_DIR_ADDR and I2C_M_NO_RD_ACK
93 .flags = I2C_M_REV_DIR_ADDR, in as5011_i2c_read()
251 if (flags & I2C_M_REV_DIR_ADDR) in cobalt_xfer()
55 if (flags & I2C_M_REV_DIR_ADDR) in tegra_bpmp_xlate_flags()
259 if (msg->flags & I2C_M_REV_DIR_ADDR) in s3c24xx_i2c_message_start()
84 I2C_M_REV_DIR_ADDR = 0x2000, /* invert polarity of R/W bit */ enumerator
287 if (msg->flags & I2C_M_REV_DIR_ADDR) in pcf_doAddress()
510 if (flags & I2C_M_REV_DIR_ADDR) in bit_doAddress()
144 .flags = I2C_M_REV_DIR_ADDR, in maven_get_reg()