Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-sa1100/include/mach/
Dnanoengine.h48 #define NANO_PCI_CONFIG_SPACE_VIRT 0xf2000000 macro
/linux-4.1.27/arch/arm/mach-sa1100/
Dnanoengine.c81 .virtual = NANO_PCI_CONFIG_SPACE_VIRT,
Dpci-nanoengine.c38 return (void __iomem *)NANO_PCI_CONFIG_SPACE_VIRT + in nanoengine_pci_map_bus()