Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dfsl_lpuart.c171 #define UARTCTRL_TXINV 0x10000000 macro
1600 temp |= UARTCTRL_TXINV; in lpuart32_break_ctl()
1604 temp &= ~UARTCTRL_TXINV; in lpuart32_break_ctl()