Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Di2c.h79 #define I2C_M_RECV_LEN 0x0400 /* use only if I2C_FUNC_SMBUS_READ_BLOCK_DATA */ macro
/openbmc/u-boot/include/
H A Di2c.h101 I2C_M_RECV_LEN = 0x0400, /* length is first received byte */ enumerator