Home
last modified time | relevance | path

Searched refs:I2C_M_REV_DIR_ADDR (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Di2c.h81 #define I2C_M_REV_DIR_ADDR 0x2000 /* if I2C_FUNC_PROTOCOL_MANGLING */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Di2c.h42 * %I2C_M_REV_DIR_ADDR: toggles the Rd/Wr bit
82 #define I2C_M_REV_DIR_ADDR 0x2000 /* use only if I2C_FUNC_PROTOCOL_MANGLING */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Di2c.h31 #define I2C_M_REV_DIR_ADDR 0x2000 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Di2c.h31 #define I2C_M_REV_DIR_ADDR 0x2000 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Di2c.h21 #define I2C_M_REV_DIR_ADDR 0x2000 macro
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-tegra-bpmp.c63 if (flags & I2C_M_REV_DIR_ADDR) { in tegra_bpmp_xlate_flags()
65 flags &= ~I2C_M_REV_DIR_ADDR; in tegra_bpmp_xlate_flags()
H A Di2c-sirf.c194 if (msg->flags & I2C_M_REV_DIR_ADDR) in i2c_sirfsoc_set_address()
H A Di2c-s3c2410.c266 if (msg->flags & I2C_M_REV_DIR_ADDR) in s3c24xx_i2c_message_start()
/kernel/linux/linux-5.10/drivers/input/joystick/
H A Das5011.c93 .flags = I2C_M_REV_DIR_ADDR, in as5011_i2c_read()
/kernel/linux/linux-5.10/drivers/media/pci/cobalt/
H A Dcobalt-i2c.c251 if (flags & I2C_M_REV_DIR_ADDR) in cobalt_xfer()
/kernel/linux/linux-5.10/drivers/i2c/algos/
H A Di2c-algo-pcf.c287 if (msg->flags & I2C_M_REV_DIR_ADDR) in pcf_doAddress()
H A Di2c-algo-bit.c521 if (flags & I2C_M_REV_DIR_ADDR) in bit_doAddress()
/kernel/linux/linux-6.6/drivers/media/pci/cobalt/
H A Dcobalt-i2c.c251 if (flags & I2C_M_REV_DIR_ADDR) in cobalt_xfer()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-tegra-bpmp.c55 if (flags & I2C_M_REV_DIR_ADDR) in tegra_bpmp_xlate_flags()
H A Di2c-s3c2410.c259 if (msg->flags & I2C_M_REV_DIR_ADDR) in s3c24xx_i2c_message_start()
/kernel/linux/linux-6.6/drivers/i2c/algos/
H A Di2c-algo-pcf.c287 if (msg->flags & I2C_M_REV_DIR_ADDR) in pcf_doAddress()
H A Di2c-algo-bit.c510 if (flags & I2C_M_REV_DIR_ADDR) in bit_doAddress()
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Das5011.c93 .flags = I2C_M_REV_DIR_ADDR, in as5011_i2c_read()
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/
H A Dmatroxfb_maven.c144 .flags = I2C_M_REV_DIR_ADDR, in maven_get_reg()
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/
H A Dmatroxfb_maven.c144 .flags = I2C_M_REV_DIR_ADDR, in maven_get_reg()

Completed in 15 milliseconds