Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/serial/
Dfsl_lpuart.c73 #define UARTCR3_T8 0x40 macro
1914 cr3 |= UARTCR3_T8; in lpuart_set_termios()
1916 cr3 &= ~UARTCR3_T8; in lpuart_set_termios()