Home
last modified time | relevance | path

Searched refs:I3C_CCC_SETAASA (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dremote-i3c-test.c310 aspeed_i3c_send_ccc(base, I3C_CCC_SETAASA); in add_targets_to_bus()
325 remote_target_expected_data[6] = I3C_CCC_SETAASA; in add_targets_to_bus()
/openbmc/qemu/include/hw/i3c/
H A Di3c.h59 I3C_CCC_SETAASA = 0x29, enumerator
/openbmc/qemu/hw/i3c/
H A Dmock-target.c208 case I3C_CCC_SETAASA: in mock_target_handle_ccc_write()
H A Dcore.c299 case I3C_CCC_SETAASA: in i3c_target_handle_ccc_write()