Home
last modified time | relevance | path

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

/linux-6.15/drivers/tty/serial/
H A Dfsl_lpuart.c189 #define UARTCTRL_LOOPS 0x00000080 macro
1535 if (ctrl & UARTCTRL_LOOPS) in lpuart32_get_mctrl()
1562 ctrl &= ~(UARTCTRL_LOOPS | UARTCTRL_RSRC); in lpuart32_set_mctrl()
1564 ctrl |= UARTCTRL_LOOPS; in lpuart32_set_mctrl()