Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UART_CTRL_PE
drivers/tty/serial/apbuart.c
219
cr &= ~(UART_CTRL_PE | UART_CTRL_PS);
drivers/tty/serial/apbuart.c
222
cr |= UART_CTRL_PE;
drivers/tty/serial/apbuart.c
432
if (status & UART_CTRL_PE) {