Searched refs:I3C_MSG_RESTART (Results 1 – 2 of 2) sorted by relevance
408 #define I3C_MSG_RESTART BIT(2) macro1834 msg[1].flags = I3C_MSG_RESTART | I3C_MSG_READ | I3C_MSG_STOP; in i3c_write_read()
1089 ((msgs[i].flags & I3C_MSG_RESTART) == I3C_MSG_RESTART); in mcux_i3c_transfer()1105 ((msgs[i + 1].flags & I3C_MSG_RESTART) == I3C_MSG_RESTART); in mcux_i3c_transfer()