Home
last modified time | relevance | path

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

/arch/mips/mti-sead3/
Dsead3-console.c14 #define SEAD_UART0_REGS_BASE 0xbf000900 /* ttyS0 = USB port */ macro
38 base_addr = console_port ? SEAD_UART1_REGS_BASE : SEAD_UART0_REGS_BASE; in prom_putchar()