Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i3c/
H A Daspeed_i3c.h26 #define ASPEED_I3C_CMD_QUEUE_CAPACITY 0x10 macro
/openbmc/qemu/hw/i3c/
H A Daspeed_i3c.c1845 fifo32_create(&s->cmd_queue, ASPEED_I3C_CMD_QUEUE_CAPACITY); in aspeed_i3c_device_realize()