Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dfsl_lpuart.c194 #define UARTCTRL_PT 0x00000001 macro
2286 ctrl |= UARTCTRL_PT; in lpuart32_set_termios()
2288 ctrl &= ~UARTCTRL_PT; in lpuart32_set_termios()
2605 if (cr & UARTCTRL_PT) in lpuart32_console_get_options()