Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UCR3_AWAKEN
drivers/tty/serial/imx.c
1027
if ((ucr3 & UCR3_AWAKEN) == 0)
drivers/tty/serial/imx.c
2722
ucr3 |= UCR3_AWAKEN;
drivers/tty/serial/imx.c
2724
ucr3 &= ~UCR3_AWAKEN;