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.h21 I3C_START_SEND, enumerator
/openbmc/qemu/hw/i3c/
H A Dcore.c210 : I3C_START_SEND); in i3c_start_transfer()
222 return i3c_do_start_transfer(bus, address, I3C_START_SEND); in i3c_start_send()
H A Dremote-i3c.c