Home
last modified time | relevance | path

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

/linux/arch/alpha/include/asm/
H A Dcore_marvel.h273 #define IO7_IO_SPACE (8UL * 1024 * 1024) /* 8MB I/O */ macro
/linux/arch/alpha/kernel/
H A Dcore_marvel.c248 hose->io_space->end = hose->io_space->start + IO7_IO_SPACE - 1; in io7_init_hose()