Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dfsl_lpuart.c78 #define UARTCR3_T8 0x40 macro
2043 cr3 |= UARTCR3_T8; in lpuart_set_termios()
2045 cr3 &= ~UARTCR3_T8; in lpuart_set_termios()