Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dxlnx-versal-cfu.h198 #define NUM_STREAM 2 macro
204 MemoryRegion iomem_stream[NUM_STREAM];
/openbmc/qemu/hw/misc/
H A Dxlnx-versal-cfu.c361 for (i = 0; i < NUM_STREAM; i++) { in cfu_apb_init()