Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Di2c.h81 #define I2C_M_IGNORE_NAK 0x1000 /* use only if I2C_FUNC_PROTOCOL_MANGLING */ macro
/openbmc/u-boot/include/
H A Di2c.h85 I2C_M_IGNORE_NAK = 0x1000, /* continue after NAK */ enumerator