Searched refs:MV_PCI_PORTS (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/arm/mv/
H A Dmvwin.h62 #define MV_PCI_PORTS 2 /* 1x PCI + 1x PCIE */ macro
64 #define MV_PCI_PORTS 1 /* 1x PCIE */ macro
66 #define MV_PCI_PORTS 8 /* 8x PCIE */ macro
68 #define MV_PCI_PORTS 1 /* 1x PCIE -> worst case */ macro
75 #define MV_PCI_MEM_SLICE_SIZE (MV_PCI_MEM_SIZE / MV_PCI_PORTS)
80 #define MV_PCI_IO_SLICE_SIZE (MV_PCI_IO_SIZE / MV_PCI_PORTS)

Completed in 92 milliseconds