Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-sa1100/
Dpci-nanoengine.c59 .start = NANO_PCI_MEM_RW_PHYS,
62 .end = NANO_PCI_MEM_RW_PHYS + NANO_PCI_MEM_RW_SIZE - 1,
176 sys->mem_offset = NANO_PCI_MEM_RW_PHYS; in pci_nanoengine_setup()
Dnanoengine.c77 .pfn = __phys_to_pfn(NANO_PCI_MEM_RW_PHYS),
/Linux-v4.19/arch/arm/mach-sa1100/include/mach/
Dnanoengine.h44 #define NANO_PCI_MEM_RW_PHYS 0x18600000 macro