Home
last modified time | relevance | path

Searched refs:ORION5X_PCI_MEM_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/arm/mach-orion5x/include/mach/
Dorion5x.h65 #define ORION5X_PCI_MEM_SIZE SZ_128M macro
/linux-2.6.39/arch/arm/mach-orion5x/
Daddr-map.c143 setup_cpu_win(3, ORION5X_PCI_MEM_PHYS_BASE, ORION5X_PCI_MEM_SIZE, in orion5x_setup_cpu_mbus_bridge()
Dpci.c515 res[1].end = res[1].start + ORION5X_PCI_MEM_SIZE - 1; in pci_setup()