Home
last modified time | relevance | path

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

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