Searched refs:TIOCM_OUT2 (Results 1 – 8 of 8) sorted by relevance
362 set &= ~(TIOCM_OUT2 | TIOCM_RTS); in hci_uart_set_flow_control()365 TIOCM_OUT2 | TIOCM_LOOP; in hci_uart_set_flow_control()367 TIOCM_OUT2 | TIOCM_LOOP; in hci_uart_set_flow_control()375 set |= (TIOCM_OUT2 | TIOCM_RTS); in hci_uart_set_flow_control()378 TIOCM_OUT2 | TIOCM_LOOP; in hci_uart_set_flow_control()380 TIOCM_OUT2 | TIOCM_LOOP; in hci_uart_set_flow_control()
45 #define TIOCM_OUT2 0x4000 macro
77 #define TIOCM_OUT2 0x4000 macro
67 #define TIOCM_OUT2 0x4000 macro
72 # define TIOCM_OUT2 0x4000 macro
226 if (mctrl & TIOCM_OUT2) in sdio_uart_write_mctrl()626 port->mctrl = TIOCM_OUT2; in sdio_uart_activate()679 sdio_uart_clear_mctrl(port, TIOCM_OUT2); in sdio_uart_shutdown()
568 port->mctrl &= ~TIOCM_OUT2; in pci1xxxx_port_suspend()594 port->mctrl |= TIOCM_OUT2; in pci1xxxx_port_resume()
561 if (dlci->modem_tx & TIOCM_OUT2) in gsm_encode_modem()