Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/include/asm/
H A Dcore_marvel.h247 #define IO7_PORT_MASK 0x07UL /* 3 bits of port */ macro
250 #define IO7_IPORT(port) ((~((long)(port)) & IO7_PORT_MASK) << 32)