Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dfsl_lpuart.c124 #define UARTWATER 0x1c macro
596 txcnt = lpuart32_read(&sport->port, UARTWATER); in lpuart32_transmit_buffer()
603 txcnt = lpuart32_read(&sport->port, UARTWATER); in lpuart32_transmit_buffer()
860 rxcount = lpuart32_read(&sport->port, UARTWATER); in lpuart32_int()
1259 lpuart32_write(&sport->port, val, UARTWATER); in lpuart32_setup_watermark()