Searched refs:UARTDATA (Results 1 – 1 of 1) sorted by relevance
124 #define UARTDATA 0x0C macro557 lpuart32_write(xmit->buf[xmit->tail], sport->port.membase + UARTDATA); in lpuart32_transmit_buffer()612 lpuart32_write(sport->port.x_char, sport->port.membase + UARTDATA); in lpuart_txint()720 rx = lpuart32_read(sport->port.membase + UARTDATA); in lpuart32_rxint()1551 lpuart32_write(ch, port->membase + UARTDATA); in lpuart32_console_putchar()