Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UCR3_DTRDEN
drivers/tty/serial/imx.c
1023
if ((ucr3 & UCR3_DTRDEN) == 0)
drivers/tty/serial/imx.c
1544
ucr3 |= UCR3_DTRDEN | UCR3_RI | UCR3_DCD;