Home
last modified time | relevance | path

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

/linux/arch/openrisc/include/asm/
H A Dio.h29 #define PIO_OFFSET 0 macro
/linux/lib/
H A Diomap.c35 #define PIO_OFFSET 0x10000UL macro
56 } else if (port > PIO_OFFSET) { \
410 return (void __iomem *) (unsigned long) (port + PIO_OFFSET); in ioport_map()
/linux/arch/m68k/include/asm/
H A Dio_no.h127 #define PIO_OFFSET 0 macro