Searched refs:TIOCM_OUT1 (Results 1 – 16 of 16) sorted by relevance
44 #define TIOCM_OUT1 0x2000 macro
76 #define TIOCM_OUT1 0x2000 macro
337 set &= TIOCM_DTR | TIOCM_RTS | TIOCM_OUT1 | in hci_uart_set_flow_control()339 clear &= TIOCM_DTR | TIOCM_RTS | TIOCM_OUT1 | in hci_uart_set_flow_control()350 set &= TIOCM_DTR | TIOCM_RTS | TIOCM_OUT1 | in hci_uart_set_flow_control()352 clear &= TIOCM_DTR | TIOCM_RTS | TIOCM_OUT1 | in hci_uart_set_flow_control()
396 (ctrl & UART_MCR_OUT1 ? TIOCM_OUT1 : 0) | in ark3116_tiocmget()416 if (set & TIOCM_OUT1) in ark3116_tiocmset()424 if (clr & TIOCM_OUT1) in ark3116_tiocmset()
248 if (tiocm & TIOCM_OUT1) in serial8250_TIOCM_to_MCR()267 tiocm |= TIOCM_OUT1; in serial8250_MCR_to_TIOCM()
2378 up->port.mctrl |= TIOCM_OUT1; in serial8250_do_startup()2506 port->mctrl |= TIOCM_OUT1; in serial8250_do_shutdown()
66 #define TIOCM_OUT1 0x2000 macro
71 # define TIOCM_OUT1 0x2000 macro
587 if (mctrl & TIOCM_OUT1) in sunsu_set_mctrl()739 up->port.mctrl |= TIOCM_OUT1; in sunsu_shutdown()
486 if (mctrl & TIOCM_OUT1) in men_z135_set_mctrl()
281 if (mctrl & TIOCM_OUT1) in serial_pxa_set_mctrl()
620 if (mctrl & TIOCM_OUT1) in serial_omap_set_mctrl()
1620 pl011_assign_bit(mctrl & TIOCM_OUT1, &cr, UART011_CR_OUT1); in pl011_set_mctrl()
221 if (mctrl & TIOCM_OUT1) in sdio_uart_write_mctrl()
2583 set &= TIOCM_DTR|TIOCM_RTS|TIOCM_OUT1|TIOCM_OUT2|TIOCM_LOOP; in tty_tiocmset()2584 clear &= TIOCM_DTR|TIOCM_RTS|TIOCM_OUT1|TIOCM_OUT2|TIOCM_LOOP; in tty_tiocmset()
558 if (dlci->modem_tx & TIOCM_OUT1) in gsm_encode_modem()