Home
last modified time | relevance | path

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

/linux-5.19.10/arch/alpha/include/asm/
Dcore_wildfire.h265 #define WILDFIRE_MEM_BIAS WILDFIRE_MEM(0,0) /* ??? */ macro
289 return (void __iomem *)(addr + WILDFIRE_MEM_BIAS); in wildfire_ioremap()
/linux-5.19.10/arch/alpha/kernel/
Dcore_wildfire.c86 hose->mem_space->start = WILDFIRE_MEM(qbbno, hoseno)-WILDFIRE_MEM_BIAS; in wildfire_init_hose()