Searched refs:I3C_MSG_RESTART (Results 1 – 3 of 3) sorted by relevance
407 #define I3C_MSG_RESTART BIT(2) macro1849 msg[1].flags = I3C_MSG_RESTART | I3C_MSG_READ | I3C_MSG_STOP; in i3c_write_read()
1126 ((msgs[i].flags & I3C_MSG_RESTART) == I3C_MSG_RESTART); in mcux_i3c_transfer()1142 ((msgs[i + 1].flags & I3C_MSG_RESTART) == I3C_MSG_RESTART); in mcux_i3c_transfer()
1012 (i == 0) || ((msgs[i].flags & I3C_MSG_RESTART) == I3C_MSG_RESTART); in npcx_i3c_transfer()1027 ((msgs[i + 1].flags & I3C_MSG_RESTART) == I3C_MSG_RESTART); in npcx_i3c_transfer()