Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i3c/
H A Daspeed_i3c.h30 #define ASPEED_I3C_IBI_QUEUE_CAPACITY 0x10 macro
/openbmc/qemu/hw/i3c/
H A Daspeed_i3c.c1849 fifo32_create(&s->ibi_queue, ASPEED_I3C_IBI_QUEUE_CAPACITY); in aspeed_i3c_device_realize()
1852 ASPEED_I3C_IBI_QUEUE_CAPACITY * 8); in aspeed_i3c_device_realize()