/linux-6.1.9/drivers/accessibility/speakup/ |
D | spk_ttyio.c | 172 if (!(tmp_termios.c_cflag & CRTSCTS)) { in spk_ttyio_initialise_ldisc() 173 tmp_termios.c_cflag |= CRTSCTS; in spk_ttyio_initialise_ldisc() 181 if (!(tmp_termios.c_cflag & CRTSCTS)) in spk_ttyio_initialise_ldisc()
|
/linux-6.1.9/arch/sh/kernel/cpu/sh4a/ |
D | serial-sh7722.c | 15 if (!(cflag & CRTSCTS)) in sh7722_sci_init_pins()
|
/linux-6.1.9/drivers/tty/serdev/ |
D | serdev-ttyport.c | 136 ktermios.c_cflag |= CRTSCTS; in ttyport_open() 190 ktermios.c_cflag |= CRTSCTS; in ttyport_set_flow_control() 192 ktermios.c_cflag &= ~CRTSCTS; in ttyport_set_flow_control()
|
/linux-6.1.9/arch/sh/kernel/cpu/sh3/ |
D | serial-sh770x.c | 19 if (!(cflag & CRTSCTS)) { in sh770x_sci_init_pins()
|
D | serial-sh7720.c | 12 if (cflag & CRTSCTS) { in sh7720_sci_init_pins()
|
/linux-6.1.9/include/uapi/asm-generic/ |
D | termbits-common.h | 51 #define CRTSCTS 0x80000000 /* flow control */ macro
|
/linux-6.1.9/drivers/usb/serial/ |
D | belkin_sa.c | 315 if (!(old_cflag & CRTSCTS)) in belkin_sa_set_termios() 377 ((cflag ^ old_cflag) & CRTSCTS)) { in belkin_sa_set_termios() 384 if (cflag & CRTSCTS) in belkin_sa_set_termios()
|
D | kl5kusb105.c | 475 || (cflag & CRTSCTS) != (old_cflag & CRTSCTS)) { in klsi_105_set_termios() 477 tty->termios.c_cflag &= ~CRTSCTS; in klsi_105_set_termios()
|
D | digi_acceleport.c | 777 (cflag & CRTSCTS) != (old_cflag & CRTSCTS)) { in digi_set_termios() 784 if (cflag & CRTSCTS) { in digi_set_termios() 805 (cflag & CRTSCTS) != (old_cflag & CRTSCTS)) { in digi_set_termios() 812 if (cflag & CRTSCTS) in digi_set_termios()
|
D | spcp8x5.c | 308 if (!(old_termios->c_cflag & CRTSCTS)) in spcp8x5_set_termios() 384 if (cflag & CRTSCTS) { in spcp8x5_set_termios()
|
D | console.c | 106 cflag |= CRTSCTS; in usb_console_setup()
|
D | upd78f0730.c | 363 tty->termios.c_cflag &= ~CRTSCTS; in upd78f0730_set_termios()
|
/linux-6.1.9/drivers/mmc/core/ |
D | sdio_uart.c | 319 if ((termios->c_cflag & CRTSCTS) || !(termios->c_cflag & CLOCAL)) in sdio_uart_change_speed() 879 if (!(cflag & CRTSCTS) || !tty_throttled(tty)) in sdio_uart_set_termios() 885 if ((old_termios->c_cflag & CRTSCTS) && !(cflag & CRTSCTS)) { in sdio_uart_set_termios() 891 if (!(old_termios->c_cflag & CRTSCTS) && (cflag & CRTSCTS)) { in sdio_uart_set_termios()
|
/linux-6.1.9/net/nfc/nci/ |
D | uart.c | 422 new_termios.c_cflag |= CRTSCTS; in nci_uart_set_config() 424 new_termios.c_cflag &= ~CRTSCTS; in nci_uart_set_config()
|
/linux-6.1.9/drivers/tty/serial/8250/ |
D | 8250_mtk.c | 398 if ((termios->c_cflag & CRTSCTS) && (!(termios->c_iflag & CRTSCTS))) in mtk8250_set_termios() 400 else if (termios->c_iflag & CRTSCTS) in mtk8250_set_termios()
|
D | 8250_dwlib.c | 99 if (termios->c_cflag & CRTSCTS) in dw8250_do_set_termios()
|
/linux-6.1.9/drivers/tty/serial/jsm/ |
D | jsm_neo.c | 262 if (ch->ch_c_cflag & CRTSCTS) in neo_set_new_start_stop_chars() 1033 if (ch->ch_c_cflag & CRTSCTS) in neo_param() 1045 if (ch->ch_c_cflag & CRTSCTS) in neo_param()
|
D | jsm_tty.c | 773 if (ch->ch_c_cflag & CRTSCTS) { in jsm_check_queue_flow_control() 811 if (ch->ch_c_cflag & CRTSCTS) { in jsm_check_queue_flow_control()
|
D | jsm_cls.c | 756 if (ch->ch_c_cflag & CRTSCTS) in cls_param() 771 if (ch->ch_c_cflag & CRTSCTS) in cls_param()
|
/linux-6.1.9/drivers/bluetooth/ |
D | hci_ldisc.c | 325 ktermios.c_cflag &= ~CRTSCTS; in hci_uart_set_flow_control() 359 ktermios.c_cflag |= CRTSCTS; in hci_uart_set_flow_control()
|
/linux-6.1.9/drivers/tty/serial/ |
D | st-asc.c | 514 (ascport->hw_flow_control ? 0 : CRTSCTS)); in asc_set_termios() 554 if ((cflag & CRTSCTS)) { in asc_set_termios()
|
D | max310x.c | 972 if (termios->c_cflag & CRTSCTS || termios->c_iflag & IXOFF) { in max310x_set_termios() 980 if (termios->c_cflag & CRTSCTS) { in max310x_set_termios() 999 if (!(termios->c_cflag & CRTSCTS) && !(termios->c_iflag & IXOFF)) { in max310x_set_termios()
|
D | 21285.c | 254 termios->c_cflag &= ~(HUPCL | CRTSCTS | CMSPAR); in serial21285_set_termios()
|
/linux-6.1.9/drivers/tty/ |
D | amiserial.c | 639 tty_port_set_cts_flow(port, cflag & CRTSCTS); in change_speed() 640 if (cflag & CRTSCTS) in change_speed() 1199 if ((old_termios->c_cflag & CRTSCTS) && !C_CRTSCTS(tty)) { in rs_set_termios()
|
/linux-6.1.9/drivers/staging/greybus/ |
D | uart.c | 569 if (tty->termios.c_cflag & CRTSCTS) { in gb_tty_throttle() 588 if (tty->termios.c_cflag & CRTSCTS) { in gb_tty_unthrottle()
|