Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-integrator/
Dpci_v3.c543 v3_writel(V3_LB_BASE2, v3_addr_to_lb_base2(PHYS_PCI_IO_BASE) | in pci_v3_preinit()
608 register_isa_ports(PHYS_PCI_MEM_BASE, PHYS_PCI_IO_BASE, 0); in pci_v3_postinit()
Dintegrator_ap.c148 .pfn = __phys_to_pfn(PHYS_PCI_IO_BASE),
/linux-2.6.39/arch/arm/mach-integrator/include/mach/
Dplatform.h322 #define PHYS_PCI_IO_BASE 0x60000000 /* 16M to xxx */ macro