Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UCR4_CTSTL_SHF
drivers/tty/serial/imx.c
1500
ucr4 &= ~(UCR4_CTSTL_MASK << UCR4_CTSTL_SHF);
drivers/tty/serial/imx.c
1501
ucr4 |= CTSTL << UCR4_CTSTL_SHF;