Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i3c/
H A Daspeed_i3c.h28 #define ASPEED_I3C_TX_QUEUE_CAPACITY 0x40 macro
/openbmc/qemu/hw/i3c/
H A Daspeed_i3c.c1847 fifo32_create(&s->tx_queue, ASPEED_I3C_TX_QUEUE_CAPACITY); in aspeed_i3c_device_realize()