uart_clear_mctrl
uart_clear_mctrl(uport, TIOCM_RTS | TIOCM_DTR);
uart_clear_mctrl(uport, TIOCM_DTR | TIOCM_RTS);
uart_clear_mctrl(port, TIOCM_RTS);