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

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

Completed in 123 milliseconds