Home
last modified time | relevance | path

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

/arch/arm/mach-sa1100/include/mach/
Dnanoengine.h44 #define NANO_PCI_CONFIG_SPACE_VIRT 0xf2000000 macro
/arch/arm/mach-sa1100/
Dnanoengine.c78 .virtual = NANO_PCI_CONFIG_SPACE_VIRT,
Dpci-nanoengine.c25 return (void __iomem *)NANO_PCI_CONFIG_SPACE_VIRT + in nanoengine_pci_map_bus()