Home
last modified time | relevance | path

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

/linux-6.15/drivers/tty/serial/
H A Dfsl_lpuart.c132 #define UARTWATER 0x1c macro
732 if (!(lpuart32_read(port, UARTWATER) >> UARTWATER_RXCNT_OFF)) in lpuart32_poll_get_char()
767 txcnt = lpuart32_read(&sport->port, UARTWATER); in lpuart32_transmit_buffer()
773 txcnt = lpuart32_read(&sport->port, UARTWATER); in lpuart32_transmit_buffer()
1282 rxcount = lpuart32_read(&sport->port, UARTWATER); in lpuart32_int()
1681 lpuart32_write(&sport->port, val, UARTWATER); in lpuart32_setup_watermark()
3029 lpuart32_write(&sport->port, 0, UARTWATER); in serial_lpuart_enable_wakeup()