Searched refs:I3C_MSG_WRITE (Results 1 – 5 of 5) sorted by relevance
48 msg.flags = I3C_MSG_WRITE | I3C_MSG_STOP | I3C_MSG_HDR; in i3c_hdr_ddr_write()110 msg[0].flags = I3C_MSG_WRITE | I3C_MSG_HDR; in i3c_hdr_ddr_write_read()
41 I3C_MSG_WRITE; in i3c_msg_from_tx()55 I3C_MSG_WRITE; in i3c_msg_from_tiny_tx()
1121 (msgs[i + 1].flags & I3C_MSG_RW_MASK) == I3C_MSG_WRITE; in mcux_i3c_transfer()
1183 bool next_is_write = (msgs[i + 1].flags & I3C_MSG_RW_MASK) == I3C_MSG_WRITE; in npcx_i3c_transfer()
387 #define I3C_MSG_WRITE (0U << 0U) macro1830 msg.flags = I3C_MSG_WRITE | I3C_MSG_STOP; in i3c_write()1889 msg[0].flags = I3C_MSG_WRITE; in i3c_write_read()1958 msg[0].flags = I3C_MSG_WRITE; in i3c_burst_write()1964 msg[1].flags = I3C_MSG_WRITE | I3C_MSG_STOP; in i3c_burst_write()