Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/include/asm/sn/
Dioc3.h96 #define UARTA_BASE 0x178 macro
/linux-4.1.27/arch/mips/include/asm/sn/
Dioc3.h252 #define IOC3_SIO_UA_BASE (IOC3_SIO_BASE+UARTA_BASE) /* UART A */
/linux-4.1.27/drivers/tty/serial/
Dioc3_serial.c2031 writel(((UARTA_BASE >> 3) << SIO_CR_SER_A_BASE_SHIFT) | in ioc3uart_probe()