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

/linux-master/arch/openrisc/include/asm/
H A Dio.h30 #define PIO_MASK 0 macro
/linux-master/arch/m68k/include/asm/
H A Dio_no.h128 #define PIO_MASK 0xffff macro
/linux-master/lib/
H A Diomap.c36 #define PIO_MASK 0x0ffffUL macro
57 port &= PIO_MASK; \
408 if (port > PIO_MASK)
/linux-master/arch/mips/include/asm/
H A Dio.h77 #define PIO_MASK IO_SPACE_LIMIT macro
/linux-master/arch/powerpc/include/asm/
H A Dio.h918 #define PIO_MASK (FULL_IO_SIZE - 1) macro

Completed in 148 milliseconds