Searched refs:IO7_PORT_MASK (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.h246 #define IO7_PORT_MASK 0x07UL /* 3 bits of port */ macro
249 #define IO7_IPORT(port) ((~((long)(port)) & IO7_PORT_MASK) << 32)

Completed in 95 milliseconds