Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UARTCR1_M
drivers/tty/serial/fsl_lpuart.c
2021
cr1 = old_cr1 & ~UARTCR1_M;
drivers/tty/serial/fsl_lpuart.c
2028
cr1 |= UARTCR1_M;
drivers/tty/serial/fsl_lpuart.c
2059
cr1 |= UARTCR1_M;
drivers/tty/serial/fsl_lpuart.c
2584
if (cr & UARTCR1_M)