Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dfsl_lpuart.c83 #define UARTCR3_FEIE 0x02 macro
1791 cr3 |= UARTCR3_FEIE; in lpuart_rx_dma_startup()