Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dfsl_lpuart.c128 #define UARTWATER 0x1c macro
553 txcnt = lpuart32_read(sport->port.membase + UARTWATER); in lpuart32_transmit_buffer()
560 txcnt = lpuart32_read(sport->port.membase + UARTWATER); in lpuart32_transmit_buffer()
796 rxcount = lpuart32_read(sport->port.membase + UARTWATER); in lpuart32_int()
957 lpuart32_write(val, sport->port.membase + UARTWATER); in lpuart32_setup_watermark()