Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dfsl_lpuart.c183 #define UARTCTRL_LOOPS 0x00000080 macro
1423 if (reg & UARTCTRL_LOOPS) in lpuart32_get_mctrl()
1450 reg &= ~(UARTCTRL_LOOPS | UARTCTRL_RSRC); in lpuart32_set_mctrl()
1452 reg |= UARTCTRL_LOOPS; in lpuart32_set_mctrl()