Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/can/
H A Dctucan_pci.c53 #define CTUCAN_PCI_BAR_COUNT 2 macro
75 MemoryRegion ctucan_io[CTUCAN_PCI_BAR_COUNT];
196 for (i = 0 ; i < CTUCAN_PCI_BAR_COUNT; i++) { in ctucan_pci_realize()