HomeSort by relevance Sort by last modified time
    Searched defs:I2C_M_RECV_LEN (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
i2c.h 28 #define I2C_M_RECV_LEN 0x0400
  /external/kernel-headers/original/uapi/linux/
i2c.h 42 * I2C slave address. For read transactions where I2C_M_RECV_LEN
78 #define I2C_M_RECV_LEN 0x0400 /* length will be first received byte */
  /external/u-boot/include/
i2c.h 87 I2C_M_RECV_LEN = 0x0400, /* length is first received byte */

Completed in 1184 milliseconds