Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dfsl_lpuart.c218 #define UARTWATER_COUNT_MASK 0xff macro
598 txcnt &= UARTWATER_COUNT_MASK; in lpuart32_transmit_buffer()
605 txcnt &= UARTWATER_COUNT_MASK; in lpuart32_transmit_buffer()