Home
last modified time | relevance | path

Searched refs:I3C_START_SEND (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/i3c/
H A Di3c.h29 I3C_START_SEND, enumerator
/openbmc/qemu/hw/i3c/
H A Dcore.c206 : I3C_START_SEND); in i3c_start_transfer()
218 return i3c_do_start_transfer(bus, address, I3C_START_SEND); in i3c_start_send()
H A Dremote-i3c.c193 case I3C_START_SEND: in remote_i3c_event()