Searched refs:I2C_M_COMBO (Results 1 – 1 of 1) sorted by relevance
72 #define I2C_M_COMBO 0x4 macro101 } else if (!(msg->flags & I2C_M_COMBO) && msg->len) { in wait_for_completion()106 if (msg->flags & I2C_M_COMBO) in wait_for_completion()129 if (msg->flags & I2C_M_COMBO && msg->len) { in wait_for_completion()180 len = (msg.flags & I2C_M_COMBO) ? msg.alen : msg.alen + len; in i2c_transfer()250 len, alen ? I2C_M_COMBO : I2C_M_READ); in adi_i2c_read()