Home
last modified time | relevance | path

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

/linux/arch/openrisc/include/asm/
A Dio.h29 #define PIO_OFFSET 0 macro
/linux/lib/
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/
A Dio_no.h127 #define PIO_OFFSET 0 macro
/linux/arch/mips/include/asm/
A Dio.h76 #define PIO_OFFSET mips_io_port_base macro
/linux/arch/powerpc/include/asm/
A Dio.h917 #define PIO_OFFSET 0x00000000UL macro

Completed in 14 milliseconds