Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SR_TXRDY
drivers/tty/serial/sccnxp.c
468
if (!(sr & SR_TXRDY))
drivers/tty/serial/sccnxp.c
839
if (sccnxp_port_read(port, SCCNXP_SR_REG) & SR_TXRDY) {