Searched refs:TIOCM_OUT1 (Results 1 – 12 of 12) sorted by relevance
44 #define TIOCM_OUT1 0x2000 macro
76 #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()
66 #define TIOCM_OUT1 0x2000 macro
71 # define TIOCM_OUT1 0x2000 macro
240 if (tiocm & TIOCM_OUT1) in serial8250_TIOCM_to_MCR()259 tiocm |= TIOCM_OUT1; in serial8250_MCR_to_TIOCM()
2195 port->mctrl |= TIOCM_OUT1; in serial8250_init_mctrl()2382 port->mctrl |= TIOCM_OUT1; in serial8250_do_shutdown()
563 if (mctrl & TIOCM_OUT1) in sunsu_set_mctrl()715 up->port.mctrl |= TIOCM_OUT1; in sunsu_shutdown()
281 if (mctrl & TIOCM_OUT1) in serial_pxa_set_mctrl()
620 if (mctrl & TIOCM_OUT1) in serial_omap_set_mctrl()
221 if (mctrl & TIOCM_OUT1) in sdio_uart_write_mctrl()
559 if (dlci->modem_tx & TIOCM_OUT1) in gsm_encode_modem()