Searched refs:I2C_M_RECV_LEN (Results 1 – 9 of 9) sorted by relevance
9 I2C_M_RECV_LEN = 1024
49 i2c_msg_flags = I2C_M_RD, I2C_M_TEN, I2C_M_DMA_SAFE, I2C_M_RECV_LEN, I2C_M_NO_RD_ACK, I2C_M_IGNORE_…
78 #define I2C_M_RECV_LEN 0x0400 /* length will be first received byte */ macro
34 I2C_M_RECV_LEN)
87 I2C_M_RECV_LEN = 0x0400, /* length is first received byte */ enumerator