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

/freebsd-11-stable/sys/arm/mv/
H A Dmvwin.h93 #define MV_PCI_IO_SLICE_SIZE (MV_PCI_IO_SIZE / MV_PCI_PORTS) macro
94 #define MV_PCI_IO_SLICE(n) (MV_PCI_IO_BASE + ((n) * MV_PCI_IO_SLICE_SIZE))
H A Dmv_pci.c292 uint32_t sc_io_map[MV_PCI_IO_SLICE_SIZE /

Completed in 166 milliseconds