sccnxp_set_bit    464 drivers/tty/serial/sccnxp.c 				sccnxp_set_bit(port, DIR_OP, 0);
sccnxp_set_bit    536 drivers/tty/serial/sccnxp.c 		sccnxp_set_bit(port, DIR_OP, 1);
sccnxp_set_bit    581 drivers/tty/serial/sccnxp.c 	sccnxp_set_bit(port, DTR_OP, mctrl & TIOCM_DTR);
sccnxp_set_bit    582 drivers/tty/serial/sccnxp.c 	sccnxp_set_bit(port, RTS_OP, mctrl & TIOCM_RTS);
sccnxp_set_bit    777 drivers/tty/serial/sccnxp.c 		sccnxp_set_bit(port, DIR_OP, 0);
sccnxp_set_bit   1006 drivers/tty/serial/sccnxp.c 			sccnxp_set_bit(&s->port[i], DIR_OP, 0);