Searched refs:TIOCM_OUT2 (Results 1 – 13 of 13) sorted by relevance
45 #define TIOCM_OUT2 0x4000 macro
77 #define TIOCM_OUT2 0x4000 macro
397 (ctrl & UART_MCR_OUT2 ? TIOCM_OUT2 : 0); in ark3116_tiocmget()418 if (set & TIOCM_OUT2) in ark3116_tiocmset()426 if (clr & TIOCM_OUT2) in ark3116_tiocmset()
67 #define TIOCM_OUT2 0x4000 macro
72 # define TIOCM_OUT2 0x4000 macro
242 if (tiocm & TIOCM_OUT2) in serial8250_TIOCM_to_MCR()261 tiocm |= TIOCM_OUT2; in serial8250_MCR_to_TIOCM()
568 port->mctrl &= ~TIOCM_OUT2; in pci1xxxx_port_suspend()594 port->mctrl |= TIOCM_OUT2; in pci1xxxx_port_resume()
2199 port->mctrl |= TIOCM_OUT2; in serial8250_init_mctrl()2384 port->mctrl &= ~TIOCM_OUT2; in serial8250_do_shutdown()
283 if (mctrl & TIOCM_OUT2) in serial_pxa_set_mctrl()350 up->port.mctrl |= TIOCM_OUT2; in serial_pxa_startup()387 up->port.mctrl &= ~TIOCM_OUT2; in serial_pxa_shutdown()
565 if (mctrl & TIOCM_OUT2) in sunsu_set_mctrl()665 up->port.mctrl |= TIOCM_OUT2; in sunsu_startup()717 up->port.mctrl &= ~TIOCM_OUT2; in sunsu_shutdown()
622 if (mctrl & TIOCM_OUT2) in serial_omap_set_mctrl()708 up->port.mctrl |= TIOCM_OUT2; in serial_omap_startup()746 up->port.mctrl &= ~TIOCM_OUT2; in serial_omap_shutdown()
223 if (mctrl & TIOCM_OUT2) in sdio_uart_write_mctrl()623 port->mctrl = TIOCM_OUT2; in sdio_uart_activate()676 sdio_uart_clear_mctrl(port, TIOCM_OUT2); in sdio_uart_shutdown()
561 if (dlci->modem_tx & TIOCM_OUT2) in gsm_encode_modem()