Home
last modified time | relevance | path

Searched refs:hw_stopped (Results 1 – 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/core/
Dsdio_uart.c442 tty->stopped || tty->hw_stopped) { in sdio_uart_transmit_chars()
492 if (tty->hw_stopped) { in sdio_uart_check_modem_status()
494 tty->hw_stopped = 0; in sdio_uart_check_modem_status()
500 tty->hw_stopped = 1; in sdio_uart_check_modem_status()
650 tty->hw_stopped = 1; in sdio_uart_activate()
899 tty->hw_stopped = 0; in sdio_uart_set_termios()
906 tty->hw_stopped = 1; in sdio_uart_set_termios()
/kernel/linux/linux-5.10/drivers/tty/
Disicom.c438 if (txcount <= 0 || tty->stopped || tty->hw_stopped) in isicom_tx()
595 if (tty->hw_stopped) { in isicom_interrupt()
597 tty->hw_stopped = 0; in isicom_interrupt()
604 tty->hw_stopped = 1; in isicom_interrupt()
959 if (port->xmit_cnt && !tty->stopped && !tty->hw_stopped) in isicom_write()
996 if (port->xmit_cnt <= 0 || tty->stopped || tty->hw_stopped || in isicom_flush_chars()
1171 tty->hw_stopped = 0; in isicom_set_termios()
Damiserial.c313 || info->tport.tty->hw_stopped) { in transmit_chars()
380 if (port->tty->hw_stopped) { in check_modem_status()
385 port->tty->hw_stopped = 0; in check_modem_status()
400 port->tty->hw_stopped = 1; in check_modem_status()
772 || tty->hw_stopped in rs_flush_chars()
816 && !tty->hw_stopped in rs_write()
1233 tty->hw_stopped = 0; in rs_set_termios()
Dmxser.c721 if (tty->hw_stopped) { in mxser_change_speed()
723 tty->hw_stopped = 0; in mxser_change_speed()
737 tty->hw_stopped = 1; in mxser_change_speed()
828 if (tty->hw_stopped) { in mxser_check_modem_status()
830 tty->hw_stopped = 0; in mxser_check_modem_status()
844 tty->hw_stopped = 1; in mxser_check_modem_status()
1122 if (!tty->hw_stopped || in mxser_write()
1153 if (!tty->hw_stopped || in mxser_put_char()
1173 (tty->hw_stopped && info->type != PORT_16550A && in mxser_flush_chars()
1780 if (tty->hw_stopped) in mxser_ioctl()
[all …]
Dcyclades.c636 if (tty->stopped || tty->hw_stopped) { in cyy_chip_tx()
722 if (tty->hw_stopped) { in cyy_chip_modem()
726 tty->hw_stopped = 0; in cyy_chip_modem()
735 tty->hw_stopped = 1; in cyy_chip_modem()
1801 if (info->xmit_cnt && !tty->stopped && !tty->hw_stopped) in cy_write()
1859 if (info->xmit_cnt <= 0 || tty->stopped || tty->hw_stopped || in cy_flush_chars()
2778 tty->hw_stopped = 0; in cy_set_termios()
Dsynclinkmp.c893 tty->hw_stopped = 0; in set_termios()
972 if (info->tx_count && !tty->stopped && !tty->hw_stopped) { in write()
1152 if (info->tx_count <= 0 || tty->stopped || tty->hw_stopped || in flush_chars()
2246 if (info->port.tty && (info->port.tty->stopped || info->port.tty->hw_stopped)) { in isr_txeom()
2301 if (info->port.tty && (info->port.tty->stopped || info->port.tty->hw_stopped)) { in isr_txrdy()
2466 if (info->port.tty->hw_stopped) { in isr_io_pin()
2470 info->port.tty->hw_stopped = 0; in isr_io_pin()
2479 info->port.tty->hw_stopped = 1; in isr_io_pin()
Dsynclink_gt.c740 tty->hw_stopped = 0; in set_termios()
772 if (!count || tty->stopped || tty->hw_stopped) in write()
894 tty->hw_stopped || !info->tx_buf) in flush_chars()
1960 if (info->port.tty->hw_stopped) { in cts_change()
1962 info->port.tty->hw_stopped = 0; in cts_change()
1968 info->port.tty->hw_stopped = 1; in cts_change()
2244 if (info->port.tty && (info->port.tty->stopped || info->port.tty->hw_stopped)) { in isr_txeom()
Dsynclink.c1260 if (info->port.tty->stopped || info->port.tty->hw_stopped) { in mgsl_isr_transmit_status()
1358 if (info->port.tty->hw_stopped) { in mgsl_isr_io_pin()
1362 info->port.tty->hw_stopped = 0; in mgsl_isr_io_pin()
1372 info->port.tty->hw_stopped = 1; in mgsl_isr_io_pin()
1406 if (info->port.tty->stopped || info->port.tty->hw_stopped) { in mgsl_isr_transmit_data()
2051 if (info->xmit_cnt <= 0 || tty->stopped || tty->hw_stopped || in mgsl_flush_chars()
2191 if (info->xmit_cnt && !tty->stopped && !tty->hw_stopped) { in mgsl_write()
3048 tty->hw_stopped = 0; in mgsl_set_termios()
/kernel/linux/linux-5.10/Documentation/networking/caif/
Dcaif.rst74 - 0x10 - tty->hw_stopped is on.
136 tty_status = 0x10 (hw_stopped) and ser_state = 0x10 (FLOW_OFF_SENT).
/kernel/linux/linux-5.10/drivers/staging/fwserial/
Dfwserial.c330 if (tty->hw_stopped) { in fwtty_update_port_status()
332 tty->hw_stopped = 0; in fwtty_update_port_status()
340 tty->hw_stopped = 1; in fwtty_update_port_status()
348 if (tty->hw_stopped) { in fwtty_update_port_status()
350 tty->hw_stopped = 0; in fwtty_update_port_status()
358 tty->hw_stopped = 1; in fwtty_update_port_status()
725 while (!tty->stopped && !tty->hw_stopped && in fwtty_tx()
1004 tty->hw_stopped = 1; in fwtty_port_activate()
1292 tty->hw_stopped = 0; in fwtty_set_termios()
1296 tty->hw_stopped = 1; in fwtty_set_termios()
/kernel/linux/linux-5.10/drivers/tty/serial/
Dserial_core.c514 int hw_stopped; in uart_change_speed() local
541 hw_stopped = uport->hw_stopped; in uart_change_speed()
542 uport->hw_stopped = uart_softcts_mode(uport) && in uart_change_speed()
544 if (uport->hw_stopped) { in uart_change_speed()
545 if (!hw_stopped) in uart_change_speed()
548 if (hw_stopped) in uart_change_speed()
3138 if (uport->hw_stopped) { in uart_handle_cts_change()
3140 uport->hw_stopped = 0; in uart_handle_cts_change()
3146 uport->hw_stopped = 1; in uart_handle_cts_change()
/kernel/linux/linux-5.10/include/linux/
Dserial_core.h232 int hw_stopped; /* sw-assisted CTS flow state */ member
437 if ((tty && tty->stopped) || port->hw_stopped) in uart_tx_stopped()
Dtty.h319 int hw_stopped; member
/kernel/linux/linux-5.10/drivers/char/pcmcia/
Dsynclink_cs.c990 if (tty && (tty->stopped || tty->hw_stopped)) { in tx_done()
1010 if (tty && (tty->stopped || tty->hw_stopped)) { in tx_ready()
1061 if (tty->hw_stopped) { in cts_change()
1065 tty->hw_stopped = 0; in cts_change()
1074 tty->hw_stopped = 1; in cts_change()
1531 tty->hw_stopped || !info->tx_buf) in mgslpc_flush_chars()
1599 if (info->tx_count && !tty->stopped && !tty->hw_stopped) { in mgslpc_write()
2320 tty->hw_stopped = 0; in mgslpc_set_termios()