Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/mti-sead3/
Dsead3-console.c13 #define SEAD_UART1_REGS_BASE 0xbf000800 /* ttyS1 = DB9 port */ macro
38 base_addr = console_port ? SEAD_UART1_REGS_BASE : SEAD_UART0_REGS_BASE; in prom_putchar()