Searched refs:UART_REG_LSR (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/mips/ralink/ | ||
H A D | early_printk.c | 28 #define UART_REG_LSR 0x14 macro 54 while ((uart_r32(UART_REG_LSR) & UART_LSR_THRE) == 0) prom_putchar() |
Completed in 100 milliseconds