Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dfsl_lpuart.c228 #define UARTWATER_COUNT_MASK 0xff macro
776 txcnt &= UARTWATER_COUNT_MASK; in lpuart32_transmit_buffer()
782 txcnt &= UARTWATER_COUNT_MASK; in lpuart32_transmit_buffer()