/linux/drivers/tty/serial/ |
A D | serial_mctrl_gpio.c | 32 { "cts", TIOCM_CTS, GPIOD_IN, }, 155 #define MCTRL_ANY_DELTA (TIOCM_RI | TIOCM_DSR | TIOCM_CD | TIOCM_CTS) 181 if (mctrl_diff & TIOCM_CTS) in mctrl_gpio_irq_handle() 182 uart_handle_cts_change(port, mctrl & TIOCM_CTS); in mctrl_gpio_irq_handle()
|
A D | timbuart.c | 203 return TIOCM_CTS | TIOCM_DSR | TIOCM_CAR; in timbuart_get_mctrl() 226 uart_handle_cts_change(port, cts & TIOCM_CTS); in timbuart_mctrl_check()
|
A D | sa1100.c | 102 if (changed & TIOCM_CTS) in sa1100_mctrl_check() 103 uart_handle_cts_change(&sport->port, status & TIOCM_CTS); in sa1100_mctrl_check() 324 int ret = TIOCM_CTS | TIOCM_DSR | TIOCM_CAR; in sa1100_get_mctrl()
|
A D | zs.c | 327 mctrl = ((status_b & CTS) ? TIOCM_CTS : 0) | in zs_raw_get_ab_mctrl() 354 mmask = ((mask_b & CTSIE) ? TIOCM_CTS : 0) | in zs_raw_xor_mctrl() 675 if (delta & TIOCM_CTS) in zs_status_handle() 677 zport->mctrl & TIOCM_CTS); in zs_status_handle()
|
A D | mxs-auart.c | 740 #define MCTRL_ANY_DELTA (TIOCM_RI | TIOCM_DSR | TIOCM_CD | TIOCM_CTS) 755 if (mctrl_diff & TIOCM_CTS) in mxs_auart_modem_status() 756 uart_handle_cts_change(&s->port, mctrl & TIOCM_CTS); in mxs_auart_modem_status() 770 mctrl |= TIOCM_CTS; in mxs_auart_get_mctrl()
|
A D | sccnxp.c | 588 unsigned int mctrl = TIOCM_DSR | TIOCM_CTS | TIOCM_CAR; in sccnxp_get_mctrl() 606 mctrl &= ~TIOCM_CTS; in sccnxp_get_mctrl() 607 mctrl |= (ipr & bitmask) ? TIOCM_CTS : 0; in sccnxp_get_mctrl()
|
/linux/drivers/bluetooth/ |
A D | hci_ath.c | 54 if (status & TIOCM_CTS) in ath_wakeup_ar3k() 86 if (!(status & TIOCM_CTS)) in ath_hci_uart_work()
|
/linux/arch/parisc/include/uapi/asm/ |
A D | termios.h | 31 #define TIOCM_CTS 0x020 macro
|
/linux/arch/ia64/include/uapi/asm/ |
A D | termios.h | 38 #define TIOCM_CTS 0x020 macro
|
/linux/arch/s390/include/uapi/asm/ |
A D | termios.h | 37 #define TIOCM_CTS 0x020 macro
|
/linux/include/uapi/asm-generic/ |
A D | termios.h | 38 #define TIOCM_CTS 0x020 macro
|
/linux/arch/mips/include/uapi/asm/ |
A D | termios.h | 70 #define TIOCM_CTS 0x040 /* clear to send */ macro
|
/linux/arch/xtensa/include/uapi/asm/ |
A D | ioctls.h | 64 # define TIOCM_CTS 0x020 macro
|
/linux/arch/sh/include/uapi/asm/ |
A D | ioctls.h | 52 # define TIOCM_CTS 0x020 macro
|
/linux/arch/powerpc/include/uapi/asm/ |
A D | ioctls.h | 60 # define TIOCM_CTS 0x020 macro
|
/linux/arch/alpha/include/uapi/asm/ |
A D | ioctls.h | 65 # define TIOCM_CTS 0x020 macro
|
/linux/drivers/usb/serial/ |
A D | belkin_sa.c | 211 priv->control_state |= TIOCM_CTS; in belkin_sa_read_int_callback() 213 priv->control_state &= ~TIOCM_CTS; in belkin_sa_read_int_callback()
|
A D | mct_u232.c | 359 *control_state |= TIOCM_CTS; in mct_u232_msr_to_state() 361 *control_state &= ~TIOCM_CTS; in mct_u232_msr_to_state()
|
/linux/drivers/staging/fwserial/ |
A D | fwserial.c | 311 if (delta & TIOCM_CTS) in fwtty_update_port_status() 327 if (delta & TIOCM_CTS) { in fwtty_update_port_status() 331 if (status & TIOCM_CTS) { in fwtty_update_port_status() 339 if (~status & TIOCM_CTS) in fwtty_update_port_status() 374 if (delta & (TIOCM_DSR | TIOCM_CAR | TIOCM_CTS | TIOCM_RNG)) in fwtty_update_port_status() 396 status |= TIOCM_CTS; in __fwtty_port_line_status() 1002 if (C_CRTSCTS(tty) && ~port->mstatus & TIOCM_CTS) in fwtty_port_activate() 1197 (mask & TIOCM_CTS && prev->cts != now.cts)); in check_msr_delta() 1294 } else if (C_CRTSCTS(tty) && ~port->mstatus & TIOCM_CTS) { in fwtty_set_termios()
|
/linux/arch/sparc/include/uapi/asm/ |
A D | termbits.h | 234 #define TIOCM_CTS 0x020 macro
|
/linux/drivers/mmc/core/ |
A D | sdio_uart.c | 209 ret |= TIOCM_CTS; in sdio_uart_get_mctrl() 649 if (!(sdio_uart_get_mctrl(port) & TIOCM_CTS)) in sdio_uart_activate() 905 if (!(sdio_uart_get_mctrl(port) & TIOCM_CTS)) { in sdio_uart_set_termios()
|
/linux/net/bluetooth/rfcomm/ |
A D | tty.c | 656 ((v24_sig & RFCOMM_V24_RTR) ? (TIOCM_RTS | TIOCM_CTS) : 0) | in rfcomm_dev_modem_status() 1083 if (set & TIOCM_RTS || set & TIOCM_CTS) in rfcomm_tty_tiocmset() 1092 if (clear & TIOCM_RTS || clear & TIOCM_CTS) in rfcomm_tty_tiocmset()
|
/linux/drivers/tty/serial/8250/ |
A D | 8250.h | 215 tiocm |= TIOCM_CTS; in serial8250_MSR_to_TIOCM()
|
/linux/include/linux/ |
A D | serdev.h | 276 return !!(status & TIOCM_CTS); in serdev_device_get_cts()
|
/linux/arch/arm/mach-sa1100/ |
A D | collie.c | 210 ret |= TIOCM_CTS; in collie_uart_get_mctrl()
|