Home
last modified time | relevance | path

Searched defs:I2C_M_REV_DIR_ADDR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Di2c.h82 #define I2C_M_REV_DIR_ADDR 0x2000 /* use only if I2C_FUNC_PROTOCOL_MANGLING */ macro
/openbmc/u-boot/include/
H A Di2c.h98 I2C_M_REV_DIR_ADDR = 0x2000, /* invert polarity of R/W bit */ enumerator