Searched defs:PORT_BASE (Results 1 – 3 of 3) sorted by relevance
101 #define PORT_BASE(hc) ((hc) * PORT_SIZE + PORT_OFFSET) macro
55 #define PORT_BASE(idx) (PORT0_BASE + (idx) * PORT_STRIDE) macro
98 #define PORT_BASE(idx) (PORT0_BASE + (idx) * PORT_STRIDE) macro