Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SPRD_LCR_STOP_1BIT
drivers/tty/serial/sprd_serial.c
803
lcr &= ~(SPRD_LCR_STOP_1BIT | SPRD_LCR_STOP_2BIT);
drivers/tty/serial/sprd_serial.c
807
lcr |= SPRD_LCR_STOP_1BIT;