Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dfsl_lpuart.c187 #define UARTCTRL_LOOPS 0x00000080 macro
1531 if (reg & UARTCTRL_LOOPS) in lpuart32_get_mctrl()
1558 reg &= ~(UARTCTRL_LOOPS | UARTCTRL_RSRC); in lpuart32_set_mctrl()
1560 reg |= UARTCTRL_LOOPS; in lpuart32_set_mctrl()