Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SUP_UART_MCR_DCD
drivers/tty/serial/sunplus-uart.c
114
mcr |= SUP_UART_MCR_DCD;
drivers/tty/serial/sunplus-uart.c
116
mcr &= ~SUP_UART_MCR_DCD;
drivers/tty/serial/sunplus-uart.c
143
if (mcr & SUP_UART_MCR_DCD)