Searched refs:UART_LSR (Results 1 – 5 of 5) sorted by relevance
78 volatile u32 *uart_lsr = (volatile u32*)(UART0_ADDR+UART_LSR); in au1x00_serial_putc()103 volatile u32 *uart_lsr = (volatile u32*)(UART0_ADDR+UART_LSR); in au1x00_serial_tstc()
36 #define UART_LSR 0x14 macro66 while (!(__arch_getl(base + UART_LSR) & UART_FIFO_EMPTY)) in put_char()
40 1002: load \rd, [\rx, #UART_LSR << UART_SHIFT]
124 #define UART_LSR 5 /* In: Line Status Register */ macro
637 #define UART_LSR 0x1C /* Line Status Register */ macro