Home
last modified time | relevance | path

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

/openbmc/linux/arch/openrisc/include/asm/
H A Dio.h30 #define PIO_MASK 0 macro
/openbmc/linux/lib/
H A Diomap.c36 #define PIO_MASK 0x0ffffUL macro
57 port &= PIO_MASK; \
408 if (port > PIO_MASK) in ioport_map()
/openbmc/linux/arch/m68k/include/asm/
H A Dio_no.h128 #define PIO_MASK 0xffff macro
/openbmc/linux/arch/ia64/include/asm/
H A Dio.h65 #define PIO_MASK (PIO_OFFSET - 1) macro
/openbmc/linux/arch/mips/include/asm/
H A Dio.h74 #define PIO_MASK IO_SPACE_LIMIT macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dio.h925 #define PIO_MASK (FULL_IO_SIZE - 1) macro