Searched refs:PIO_MASK (Results 1 – 2 of 2) sorted by relevance
30 #define PIO_MASK 0 macro
36 #define PIO_MASK 0x0ffffUL macro57 port &= PIO_MASK; \408 if (port > PIO_MASK) in ioport_map()