Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Dfsl_lpuart.c76 #define UARTCR3_T8 0x40 macro
1692 cr3 |= UARTCR3_T8; in lpuart_set_termios()
1694 cr3 &= ~UARTCR3_T8; in lpuart_set_termios()