Home
last modified time | relevance | path

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

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