Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UARTCR1_PE
drivers/tty/serial/fsl_lpuart.c
2051
cr1 &= ~UARTCR1_PE;
drivers/tty/serial/fsl_lpuart.c
2057
cr1 |= UARTCR1_PE;
drivers/tty/serial/fsl_lpuart.c
2066
cr1 &= ~UARTCR1_PE;
drivers/tty/serial/fsl_lpuart.c
2577
if (cr & UARTCR1_PE) {