Home
last modified time | relevance | path

Searched defs:MockI3cTargetState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/i3c/
H A Dmock-i3c-target.h32 struct MockI3cTargetState { struct
33 I3CTarget i3c;
36 bool can_ibi;
37 QEMUTimer qtimer;
38 size_t p_buf;
39 uint8_t *buf;
42 bool in_ccc;
43 I3CCCC curr_ccc;
44 uint8_t ccc_byte_offset;
46 struct {
[all …]