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

/freebsd-11-stable/sys/arm/mv/
H A Dmvwin.h67 #define MV_PCI_PORTS 2 /* 1x PCI + 1x PCIE */ macro
69 #define MV_PCI_PORTS 1 /* 1x PCIE */ macro
71 #define MV_PCI_PORTS 8 /* 8x PCIE */ macro
73 #define MV_PCI_PORTS 2 /* 2x PCIE */ macro
75 #define MV_PCI_PORTS 3 /* 3x PCIE */ macro
77 #define MV_PCI_PORTS 4 /* 4x PCIE */ macro
79 #error "MV_PCI_PORTS not configured !"
86 #define MV_PCI_MEM_SLICE_SIZE (MV_PCI_MEM_SIZE / MV_PCI_PORTS)
93 #define MV_PCI_IO_SLICE_SIZE (MV_PCI_IO_SIZE / MV_PCI_PORTS)

Completed in 225 milliseconds