Searched refs:VERSATILE_PCI_CFG_VIRT_BASE (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm/mach-versatile/include/mach/
H A Dhardware.h31 #define VERSATILE_PCI_CFG_VIRT_BASE (void __iomem *)0xe9000000ul macro
/linux-4.4.14/arch/arm/mach-versatile/
H A Dpci.c93 return VERSATILE_PCI_CFG_VIRT_BASE + ((busnr << 16) | __pci_addr()
284 local_pci_cfg_base = VERSATILE_PCI_CFG_VIRT_BASE + (myslot << 11); pci_versatile_setup()
H A Dcore.c181 .virtual = (unsigned long)VERSATILE_PCI_CFG_VIRT_BASE,

Completed in 98 milliseconds