Home
last modified time | relevance | path

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

/arch/arm/mach-versatile/
Dpci.c176 .start = VERSATILE_PCI_MEM_BASE0,
177 .end = VERSATILE_PCI_MEM_BASE0+VERSATILE_PCI_MEM_BASE0_SIZE-1,
315 __raw_writel(VERSATILE_PCI_MEM_BASE0 >> 28, PCI_IMAP0); in pci_versatile_preinit()
Dcore.c207 .pfn = __phys_to_pfn(VERSATILE_PCI_MEM_BASE0),
/arch/arm/mach-versatile/include/mach/
Dplatform.h234 #define VERSATILE_PCI_MEM_BASE0 0x44000000 macro