Searched refs:TIOCM_OUT1 (Results 1 – 18 of 18) sorted by relevance
18 mctrl |= TIOCM_OUT1 | TIOCM_OUT2; in alpha_jensen_set_mctrl()
227 if (tiocm & TIOCM_OUT1) in serial8250_TIOCM_to_MCR()246 tiocm |= TIOCM_OUT1; in serial8250_MCR_to_TIOCM()
2382 up->port.mctrl |= TIOCM_OUT1; in serial8250_do_startup()2510 port->mctrl |= TIOCM_OUT1; in serial8250_do_shutdown()
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()
66 #define TIOCM_OUT1 0x2000 macro
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()
71 # define TIOCM_OUT1 0x2000 macro
187 #define TIOCM_OUT1 0x2000 macro
586 if (mctrl & TIOCM_OUT1) in sunsu_set_mctrl()738 up->port.mctrl |= TIOCM_OUT1; in sunsu_shutdown()
492 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()
1636 TIOCMBIT(TIOCM_OUT1, UART011_CR_OUT1); in pl011_set_mctrl()
223 if (mctrl & TIOCM_OUT1) in sdio_uart_write_mctrl()
2559 set &= TIOCM_DTR|TIOCM_RTS|TIOCM_OUT1|TIOCM_OUT2|TIOCM_LOOP; in tty_tiocmset()2560 clear &= TIOCM_DTR|TIOCM_RTS|TIOCM_OUT1|TIOCM_OUT2|TIOCM_LOOP; in tty_tiocmset()
557 if (dlci->modem_tx & TIOCM_OUT1) in gsm_encode_modem()