Home
last modified time | relevance | path

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

/arch/arm/mach-versatile/
Dpci.c183 .start = VERSATILE_PCI_MEM_BASE1,
184 .end = VERSATILE_PCI_MEM_BASE1+VERSATILE_PCI_MEM_BASE1_SIZE-1,
316 __raw_writel(VERSATILE_PCI_MEM_BASE1 >> 28, PCI_IMAP1); in pci_versatile_preinit()
Dcore.c212 .pfn = __phys_to_pfn(VERSATILE_PCI_MEM_BASE1),
/arch/arm/mach-versatile/include/mach/
Dplatform.h235 #define VERSATILE_PCI_MEM_BASE1 0x50000000 macro