Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-versatile/include/mach/
Dplatform.h234 #define VERSATILE_PCI_IO_BASE 0x43000000 macro
/linux-4.1.27/arch/arm/mach-versatile/
Dpci.c249 ret = pci_ioremap_io(0, VERSATILE_PCI_IO_BASE); in pci_versatile_setup()