Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dfsl_lpuart.c201 #define UARTDATA_MASK 0x3ff macro
982 rx &= UARTDATA_MASK; in lpuart32_rxint()