Home
last modified time | relevance | path

Searched refs:IO_SPACE_LIMIT (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dlogic_pio.h114 #define MMIO_UPPER_LIMIT (IO_SPACE_LIMIT - PIO_INDIRECT_SIZE)
/include/asm-generic/
Dio.h520 #ifndef IO_SPACE_LIMIT
521 #define IO_SPACE_LIMIT 0xffff macro
1096 port &= IO_SPACE_LIMIT; in ioport_map()