Home
last modified time | relevance | path

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

/arch/arm/mach-orion5x/include/mach/
Dorion5x.h51 #define ORION5X_PCI_IO_SIZE SZ_1M macro
/arch/arm/mach-orion5x/
Daddr-map.c92 { 1, ORION5X_PCI_IO_PHYS_BASE, ORION5X_PCI_IO_SIZE,
Dcommon.c56 .length = ORION5X_PCI_IO_SIZE,
Dpci.c506 res[0].end = res[0].start + ORION5X_PCI_IO_SIZE - 1; in pci_setup()