Searched defs:PORT_BASE (Results 1 – 8 of 8) sorted by relevance
23 #define PORT_BASE 8000 macro
68 #define PORT_BASE 0x100 macro
70 #define PORT_BASE 0x100 macro
184 #define PORT_BASE 0xA4050100 macro
112 #define PORT_BASE (0x800) macro
170 #define PORT_BASE (0x2000) macro
186 #define PORT_BASE (0x2000) macro
58 #define PORT_BASE(idx) (PORT0_BASE + (idx) * PORT_STRIDE) macro