Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i3c/
H A Daspeed_i3c.h27 #define ASPEED_I3C_RESP_QUEUE_CAPACITY 0x10 macro
/openbmc/qemu/hw/i3c/
H A Daspeed_i3c.c1846 fifo32_create(&s->resp_queue, ASPEED_I3C_RESP_QUEUE_CAPACITY); in aspeed_i3c_device_realize()