Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/serial/
Dfsl_lpuart.c182 #define UARTCTRL_LOOPS 0x00000080 macro
1468 if (reg & UARTCTRL_LOOPS) in lpuart32_get_mctrl()
1495 reg &= ~(UARTCTRL_LOOPS | UARTCTRL_RSRC); in lpuart32_set_mctrl()
1497 reg |= UARTCTRL_LOOPS; in lpuart32_set_mctrl()