Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-orion5x/
Dorion5x.h63 #define ORION5X_PCI_MEM_SIZE SZ_128M macro
Dcommon.c255 ORION5X_PCI_MEM_SIZE); in orion5x_setup_wins()
Dpci.c500 res->end = res->start + ORION5X_PCI_MEM_SIZE - 1; in pci_setup()