Searched defs:REG_PORT (Results 1 – 3 of 3) sorted by relevance
14 #define REG_PORT(p) (0x10 + (p)) macro
17 #define REG_PORT(p) (8 + (p)) macro
37 #define REG_PORT 0 macro