Home
last modified time | relevance | path

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

/openbmc/linux/arch/openrisc/include/asm/
H A Dio.h29 #define PIO_OFFSET 0 macro
/openbmc/linux/arch/ia64/include/asm/
H A Dio.h64 #define PIO_OFFSET (1UL << (MAX_IO_SPACES_BITS + IO_SPACE_BITS)) macro
65 #define PIO_MASK (PIO_OFFSET - 1)
/openbmc/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()
/openbmc/linux/arch/m68k/include/asm/
H A Dio_no.h127 #define PIO_OFFSET 0 macro
/openbmc/linux/arch/mips/include/asm/
H A Dio.h73 #define PIO_OFFSET mips_io_port_base macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dio.h924 #define PIO_OFFSET 0x00000000UL macro