Searched refs:hdr_cmd_code (Results 1 – 5 of 5) sorted by relevance
50 msg.hdr_cmd_code = cmd; in i3c_hdr_ddr_write()78 msg.hdr_cmd_code = cmd; in i3c_hdr_ddr_read()112 msg[0].hdr_cmd_code = write_cmd; in i3c_hdr_ddr_write_read()118 msg[1].hdr_cmd_code = read_cmd; in i3c_hdr_ddr_write_read()
501 uint8_t hdr_cmd_code; member1832 msg.hdr_cmd_code = 0; in i3c_write()1859 msg.hdr_cmd_code = 0; in i3c_read()1891 msg[0].hdr_cmd_code = 0; in i3c_write_read()1897 msg[1].hdr_cmd_code = 0; in i3c_write_read()1960 msg[0].hdr_cmd_code = 0; in i3c_burst_write()1966 msg[1].hdr_cmd_code = 0; in i3c_burst_write()
51 RTIO_IODEV_I3C_HDR_CMD_CODE_SET(msgs[i].hdr_cmd_code); in i3c_rtio_copy()
2255 HDR_CMD_CODE(msgs[i].hdr_cmd_code) | in cdns_i3c_transfer()2266 ddr_header_payload = HDR_CMD_CODE(msgs[i].hdr_cmd_code) | in cdns_i3c_transfer()
1257 emit_stop, msgs[i].hdr_cmd_code); in npcx_i3c_transfer()