Searched refs:PORT_BASE (Results 1 – 2 of 2) sorted by relevance
184 #ifdef PORT_BASE185 static int port_base = PORT_BASE;455 #ifndef PORT_BASE in NCR53c406a_detect()477 #ifdef PORT_BASE in NCR53c406a_detect()
55 #define PORT_BASE(idx) (PORT0_BASE + (idx) * PORT_STRIDE) macro56 #define PORT_REG(idx, reg) (PORT_BASE(idx) + (reg))