Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/include/asm/
H A Dcore_wildfire.h268 #define WILDFIRE_IO_SPACE (8UL*1024*1024) macro
/openbmc/linux/arch/alpha/kernel/
H A Dcore_wildfire.c82 hose->io_space->end = hose->io_space->start + WILDFIRE_IO_SPACE - 1; in wildfire_init_hose()