Home
last modified time | relevance | path

Searched refs:TIOCM_CTS (Results 1 – 25 of 137) sorted by relevance

123456

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dserial_mctrl_gpio.c32 { "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()
H A Dpnx8xxx_uart.c92 if (changed & TIOCM_CTS) in pnx8xxx_mctrl_check()
93 uart_handle_cts_change(&sport->port, status & TIOCM_CTS); in pnx8xxx_mctrl_check()
327 mctrl |= msr & PNX8XXX_UART_MCR_CTS ? TIOCM_CTS : 0; in pnx8xxx_get_mctrl()
H A Dtimbuart.c205 return TIOCM_CTS | TIOCM_DSR | TIOCM_CAR; in timbuart_get_mctrl()
228 uart_handle_cts_change(port, cts & TIOCM_CTS); in timbuart_mctrl_check()
H A Dsa1100.c102 if (changed & TIOCM_CTS) in sa1100_mctrl_check()
103 uart_handle_cts_change(&sport->port, status & TIOCM_CTS); in sa1100_mctrl_check()
326 int ret = TIOCM_CTS | TIOCM_DSR | TIOCM_CAR; in sa1100_get_mctrl()
H A Dzs.c327 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()
H A Dmxs-auart.c750 #define MCTRL_ANY_DELTA (TIOCM_RI | TIOCM_DSR | TIOCM_CD | TIOCM_CTS)
765 if (mctrl_diff & TIOCM_CTS) in mxs_auart_modem_status()
766 uart_handle_cts_change(&s->port, mctrl & TIOCM_CTS); in mxs_auart_modem_status()
780 mctrl |= TIOCM_CTS; in mxs_auart_get_mctrl()
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_ath.c54 if (status & TIOCM_CTS) in ath_wakeup_ar3k()
86 if (!(status & TIOCM_CTS)) in ath_hci_uart_work()
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dtermios.h38 #define TIOCM_CTS 0x020 macro
/OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/
H A Dtermios.h38 #define TIOCM_CTS 0x020 macro
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Dtermios.h31 #define TIOCM_CTS 0x020 macro
/OK3568_Linux_fs/kernel/arch/s390/include/uapi/asm/
H A Dtermios.h37 #define TIOCM_CTS 0x020 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Dtermios.h38 #define TIOCM_CTS 0x020 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Dtermios.h38 #define TIOCM_CTS 0x020 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dioctl-types.h52 #define TIOCM_CTS 0x020 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dioctl-types.h52 #define TIOCM_CTS 0x020 macro
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dtermios.h70 #define TIOCM_CTS 0x040 /* clear to send */ macro
/OK3568_Linux_fs/kernel/arch/sh/include/uapi/asm/
H A Dioctls.h52 # define TIOCM_CTS 0x020 macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/
H A Dioctls.h64 # define TIOCM_CTS 0x020 macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dioctls.h60 # define TIOCM_CTS 0x020 macro
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Dioctls.h65 # define TIOCM_CTS 0x020 macro
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/shared/
H A Dposix_tty.c468 #ifdef TIOCM_CTS
470 XF86_M_CTS, TIOCM_CTS},
/OK3568_Linux_fs/kernel/drivers/staging/fwserial/
H A Dfwserial.c311 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()
1003 if (C_CRTSCTS(tty) && ~port->mstatus & TIOCM_CTS) in fwtty_port_activate()
1198 (mask & TIOCM_CTS && prev->cts != now.cts)); in check_msr_delta()
1295 } else if (C_CRTSCTS(tty) && ~port->mstatus & TIOCM_CTS) { in fwtty_set_termios()
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dbelkin_sa.c213 priv->control_state |= TIOCM_CTS; in belkin_sa_read_int_callback()
215 priv->control_state &= ~TIOCM_CTS; in belkin_sa_read_int_callback()
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Dtermbits.h234 #define TIOCM_CTS 0x020 macro
/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dtty.c654 ((v24_sig & RFCOMM_V24_RTR) ? (TIOCM_RTS | TIOCM_CTS) : 0) | in rfcomm_dev_modem_status()
1081 if (set & TIOCM_RTS || set & TIOCM_CTS) in rfcomm_tty_tiocmset()
1090 if (clear & TIOCM_RTS || clear & TIOCM_CTS) in rfcomm_tty_tiocmset()

123456