Home
last modified time | relevance | path

Searched refs:PCI_IO_VADDR (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/asm-arm/arch-integrator/
Dhardware.h43 #define PCI_IO_VADDR 0xee000000 macro
45 #define PCIO_BASE PCI_IO_VADDR
Dio.h25 #define __io(a) (PCI_IO_VADDR + (a))
/linux-2.4.37.9/include/asm-arm/arch-epxa/
Dhardware.h54 #define PCI_IO_VADDR 0xee000000
56 #define PCIO_BASE PCI_IO_VADDR
/linux-2.4.37.9/arch/arm/mach-integrator/
Dmm.c71 { PCI_IO_VADDR, PHYS_PCI_IO_BASE, SZ_64K , DOMAIN_IO, 0, 1},