Searched refs:TIOCM_OUT1 (Results 1 – 17 of 17) sorted by relevance
18 mctrl |= TIOCM_OUT1 | TIOCM_OUT2; in alpha_jensen_set_mctrl()
222 if (tiocm & TIOCM_OUT1) in serial8250_TIOCM_to_MCR()241 tiocm |= TIOCM_OUT1; in serial8250_MCR_to_TIOCM()
2364 up->port.mctrl |= TIOCM_OUT1; in serial8250_do_startup()2490 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()
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()
66 #define TIOCM_OUT1 0x2000 macro
71 # define TIOCM_OUT1 0x2000 macro
197 #define TIOCM_OUT1 0x2000 macro
587 if (mctrl & TIOCM_OUT1) in sunsu_set_mctrl()739 up->port.mctrl |= TIOCM_OUT1; in sunsu_shutdown()
495 if (mctrl & TIOCM_OUT1) in men_z135_set_mctrl()
304 if (mctrl & TIOCM_OUT1) in serial_pxa_set_mctrl()
649 if (mctrl & TIOCM_OUT1) in serial_omap_set_mctrl()
1640 TIOCMBIT(TIOCM_OUT1, UART011_CR_OUT1); in pl011_set_mctrl()
223 if (mctrl & TIOCM_OUT1) in sdio_uart_write_mctrl()
2551 set &= TIOCM_DTR|TIOCM_RTS|TIOCM_OUT1|TIOCM_OUT2|TIOCM_LOOP; in tty_tiocmset()2552 clear &= TIOCM_DTR|TIOCM_RTS|TIOCM_OUT1|TIOCM_OUT2|TIOCM_LOOP; in tty_tiocmset()