Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dfsl_lpuart.c131 #define UARTWATER 0x1c macro
740 if (!(lpuart32_read(port, UARTWATER) >> UARTWATER_RXCNT_OFF)) in lpuart32_poll_get_char()
774 txcnt = lpuart32_read(&sport->port, UARTWATER); in lpuart32_transmit_buffer()
780 txcnt = lpuart32_read(&sport->port, UARTWATER); in lpuart32_transmit_buffer()
1289 rxcount = lpuart32_read(&sport->port, UARTWATER); in lpuart32_int()
1679 lpuart32_write(&sport->port, val, UARTWATER); in lpuart32_setup_watermark()
3012 lpuart32_write(&sport->port, 0, UARTWATER); in serial_lpuart_enable_wakeup()