Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i3c/
H A Dremote-i3c.h53 REMOTE_I3C_START_SEND = 2, enumerator
/openbmc/qemu/tests/qtest/
H A Dremote-i3c-test.c321 remote_target_expected_data[0] = REMOTE_I3C_START_SEND; in add_targets_to_bus()
355 remote_target_expected_data[0] = REMOTE_I3C_START_SEND; in send_and_verify()
/openbmc/qemu/hw/i3c/
H A Dremote-i3c.c194 type = REMOTE_I3C_START_SEND; in remote_i3c_event()