Searched refs:IO7_IPORT (Results 1 - 1 of 1) 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_marvel.h249 #define IO7_IPORT(port) ((~((long)(port)) & IO7_PORT_MASK) << 32) macro
251 #define IO7_HOSE(pe, port) (IO7_IPE(pe) | IO7_IPORT(port))

Completed in 106 milliseconds