Home
last modified time | relevance | path

Searched defs:PIO_START (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/mach-sa1100/include/mach/
H A Dhardware.h33 #define PIO_START 0x80000000 /* physical start of IO space */ macro
/linux/drivers/pci/controller/
H A Dpci-aardvark.c63 #define PIO_START (PIO_BASE_ADDR + 0x1c) macro