Home
last modified time | relevance | path

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

/linux-2.6.39/arch/alpha/include/asm/
Dcore_wildfire.h233 #define WILDFIRE_CONF(q,h) (WILDFIRE_QBB_HOSE(q,h) | 0x1FE000000UL) macro
/linux-2.6.39/arch/alpha/kernel/
Dcore_wildfire.c77 hose->config_space_base = WILDFIRE_CONF(qbbno, hoseno); in wildfire_init_hose()