Home
last modified time | relevance | path

Searched refs:UARTB_BASE (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/ia64/include/asm/sn/
Dioc3.h97 #define UARTB_BASE 0x170 macro
/linux-4.1.27/arch/mips/include/asm/sn/
Dioc3.h251 #define IOC3_SIO_UB_BASE (IOC3_SIO_BASE+UARTB_BASE) /* UART B */
/linux-4.1.27/drivers/tty/serial/
Dioc3_serial.c2032 ((UARTB_BASE >> 3) << SIO_CR_SER_B_BASE_SHIFT) | in ioc3uart_probe()