Home
last modified time | relevance | path

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

/u-boot/drivers/pci/
A Dpci_mvebu.c309 pcie->io.end = pcie->io.start + MBUS_PCI_IO_SIZE - 1; in mvebu_pcie_probe()
310 mvebu_pcie_iobase += MBUS_PCI_IO_SIZE; in mvebu_pcie_probe()
314 MBUS_PCI_IO_SIZE)) { in mvebu_pcie_probe()
316 (u32)pcie->io.start, MBUS_PCI_IO_SIZE); in mvebu_pcie_probe()
338 pcie->io.start, MBUS_PCI_IO_SIZE, PCI_REGION_IO); in mvebu_pcie_probe()
/u-boot/arch/arm/mach-mvebu/include/mach/
A Dcpu.h80 #define MBUS_PCI_IO_SIZE (64 << 10) macro

Completed in 12 milliseconds