Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/include/asm/
H A Dio.h40 #define IO_SPACE_NR(port) ((port) >> IO_SPACE_BITS) macro
109 space = &io_space[IO_SPACE_NR(port)]; in __ia64_mk_io_addr()