Home
last modified time | relevance | path

Searched refs:REMOTE_I3C_HANDLE_CCC_READ (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/i3c/
H A Dremote-i3c.h59 REMOTE_I3C_HANDLE_CCC_READ = 8, enumerator
/openbmc/qemu/hw/i3c/
H A Dremote-i3c.c158 uint8_t type = REMOTE_I3C_HANDLE_CCC_READ; in remote_i3c_handle_ccc_read()