Home
last modified time | relevance | path

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

/arch/arm/mach-versatile/
Dpci.c190 .start = VERSATILE_PCI_MEM_BASE2,
191 .end = VERSATILE_PCI_MEM_BASE2+VERSATILE_PCI_MEM_BASE2_SIZE-1,
317 __raw_writel(VERSATILE_PCI_MEM_BASE2 >> 28, PCI_IMAP2); in pci_versatile_preinit()
Dcore.c217 .pfn = __phys_to_pfn(VERSATILE_PCI_MEM_BASE2),
/arch/arm/mach-versatile/include/mach/
Dplatform.h236 #define VERSATILE_PCI_MEM_BASE2 0x60000000 macro