Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dfsl_lpuart.c74 #define UARTCR3_T8 0x40 macro
1871 cr3 |= UARTCR3_T8; in lpuart_set_termios()
1873 cr3 &= ~UARTCR3_T8; in lpuart_set_termios()