Searched refs:UART_REG_LSR (Results 1 – 1 of 1) sorted by relevance
28 #define UART_REG_LSR 0x14 macro79 while ((uart_r32(UART_REG_LSR) & UART_LSR_THRE) == 0) in prom_putchar()