Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dfsl_lpuart.c72 #define UARTCR3_T8 0x40 macro
1856 cr3 |= UARTCR3_T8; in lpuart_set_termios()
1858 cr3 &= ~UARTCR3_T8; in lpuart_set_termios()