Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/serial/
Dfsl_lpuart.c196 #define UARTDATA_MASK 0x3ff macro
972 rx &= UARTDATA_MASK; in lpuart32_rxint()