Searched refs:IRONGATE_IO (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dcore_irongate.h125 #define IRONGATE_IO (IDENT_ADDR | IRONGATE_BIAS | 0x1FC000000UL) macro
199 return (void __iomem *)(addr + IRONGATE_IO);
213 return addr < IRONGATE_IO || addr >= IRONGATE_CONF;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dcore_irongate.c294 = (IRONGATE_IO & 0xffffffffffUL) | 0x80000000000UL;

Completed in 110 milliseconds