/linux-4.4.14/arch/m32r/include/uapi/asm/ |
D | termios.h | 38 #define TIOCM_LOOP 0x8000 macro
|
/linux-4.4.14/arch/ia64/include/uapi/asm/ |
D | termios.h | 45 #define TIOCM_LOOP 0x8000 macro
|
/linux-4.4.14/arch/cris/include/uapi/asm/ |
D | termios.h | 40 #define TIOCM_LOOP 0x8000 macro
|
/linux-4.4.14/arch/avr32/include/uapi/asm/ |
D | termios.h | 45 #define TIOCM_LOOP 0x8000 macro
|
/linux-4.4.14/arch/parisc/include/uapi/asm/ |
D | termios.h | 38 #define TIOCM_LOOP 0x8000 macro
|
/linux-4.4.14/include/uapi/asm-generic/ |
D | termios.h | 45 #define TIOCM_LOOP 0x8000 macro
|
/linux-4.4.14/arch/s390/include/uapi/asm/ |
D | termios.h | 44 #define TIOCM_LOOP 0x8000 macro
|
/linux-4.4.14/arch/frv/include/uapi/asm/ |
D | termios.h | 39 #define TIOCM_LOOP 0x8000 macro
|
/linux-4.4.14/arch/mips/include/uapi/asm/ |
D | termios.h | 77 #define TIOCM_LOOP 0x8000 macro
|
/linux-4.4.14/drivers/bluetooth/ |
D | hci_ldisc.c | 285 TIOCM_OUT2 | TIOCM_LOOP; in hci_uart_set_flow_control() 287 TIOCM_OUT2 | TIOCM_LOOP; in hci_uart_set_flow_control() 298 TIOCM_OUT2 | TIOCM_LOOP; in hci_uart_set_flow_control() 300 TIOCM_OUT2 | TIOCM_LOOP; in hci_uart_set_flow_control()
|
/linux-4.4.14/arch/mn10300/include/uapi/asm/ |
D | termios.h | 39 #define TIOCM_LOOP 0x8000 macro
|
/linux-4.4.14/arch/alpha/include/uapi/asm/ |
D | ioctls.h | 67 # define TIOCM_LOOP 0x8000 macro
|
/linux-4.4.14/arch/powerpc/include/uapi/asm/ |
D | ioctls.h | 67 #define TIOCM_LOOP 0x8000 macro
|
/linux-4.4.14/arch/sparc/include/uapi/asm/ |
D | termbits.h | 241 #define TIOCM_LOOP 0x8000 macro
|
/linux-4.4.14/drivers/staging/fwserial/ |
D | fwserial.h | 288 TIOCM_LOOP | OOB_RX_THROTTLE | MCTRL_RSRVD)
|
/linux-4.4.14/drivers/usb/serial/ |
D | mos7720.c | 1797 if (set & TIOCM_LOOP) in mos7720_tiocmset() 1804 if (clear & TIOCM_LOOP) in mos7720_tiocmset() 1837 if (arg & TIOCM_LOOP) in set_modem_info() 1846 if (arg & TIOCM_LOOP) in set_modem_info()
|
D | ti_usb_3410_5052.c | 856 | ((mcr & TI_MCR_LOOP) ? TIOCM_LOOP : 0) in ti_tiocmget() 886 if (set & TIOCM_LOOP) in ti_tiocmset() 893 if (clear & TIOCM_LOOP) in ti_tiocmset()
|
D | mos7840.c | 1499 | ((mcr & MCR_LOOPBACK) ? TIOCM_LOOP : 0) in mos7840_tiocmget() 1529 if (clear & TIOCM_LOOP) in mos7840_tiocmset() 1536 if (set & TIOCM_LOOP) in mos7840_tiocmset()
|
D | io_edgeport.c | 1517 if (set & TIOCM_LOOP) in edge_tiocmset() 1524 if (clear & TIOCM_LOOP) in edge_tiocmset()
|
D | io_ti.c | 2412 if (set & TIOCM_LOOP) in edge_tiocmset() 2419 if (clear & TIOCM_LOOP) in edge_tiocmset()
|
/linux-4.4.14/drivers/tty/serial/ |
D | men_z135_uart.c | 509 if (mctrl & TIOCM_LOOP) in men_z135_set_mctrl()
|
D | bcm63xx_uart.c | 120 if (mctrl & TIOCM_LOOP) in bcm_uart_set_mctrl()
|
D | vr41xx_siu.c | 215 if (mctrl & TIOCM_LOOP) in siu_set_mctrl()
|
D | pxa.c | 316 if (mctrl & TIOCM_LOOP) in serial_pxa_set_mctrl()
|
D | sb1250-duart.c | 280 if (mctrl & TIOCM_LOOP) in sbd_set_mctrl()
|
D | rp2.c | 308 ((mctrl & TIOCM_LOOP) ? RP2_TXRX_CTL_LOOP_m : 0)); in rp2_uart_set_mctrl()
|
D | imx.c | 816 tmp |= TIOCM_LOOP; in imx_get_mctrl() 835 if (mctrl & TIOCM_LOOP) in imx_set_mctrl()
|
D | max310x.c | 777 (one->port.mctrl & TIOCM_LOOP) ? in max310x_md_proc()
|
D | sc16is7xx.c | 754 (one->port.mctrl & TIOCM_LOOP) ? in sc16is7xx_reg_proc()
|
D | zs.c | 411 if (mctrl & TIOCM_LOOP) in zs_set_mctrl()
|
D | sunsu.c | 597 if (mctrl & TIOCM_LOOP) in sunsu_set_mctrl()
|
D | ioc3_serial.c | 1756 if (mctrl & TIOCM_LOOP) in ic3_set_mctrl()
|
D | sirfsoc_uart.c | 109 if (mctrl & TIOCM_LOOP) { in sirfsoc_uart_set_mctrl()
|
D | omap-serial.c | 680 if (mctrl & TIOCM_LOOP) in serial_omap_set_mctrl()
|
D | pch_uart.c | 1222 if (mctrl & TIOCM_LOOP) in pch_uart_set_mctrl()
|
D | ioc4_serial.c | 2476 if (mctrl & TIOCM_LOOP) in ic4_set_mctrl()
|
D | amba-pl011.c | 1444 TIOCMBIT(TIOCM_LOOP, UART011_CR_LBE); in pl011_set_mctrl()
|
D | sh-sci.c | 1742 if (mctrl & TIOCM_LOOP) { in sci_set_mctrl()
|
D | atmel_serial.c | 429 if (mctrl & TIOCM_LOOP) in atmel_set_mctrl()
|
/linux-4.4.14/drivers/mmc/card/ |
D | sdio_uart.c | 232 if (mctrl & TIOCM_LOOP) in sdio_uart_write_mctrl()
|
/linux-4.4.14/drivers/tty/ |
D | tty_io.c | 2789 set &= TIOCM_DTR|TIOCM_RTS|TIOCM_OUT1|TIOCM_OUT2|TIOCM_LOOP; in tty_tiocmset() 2790 clear &= TIOCM_DTR|TIOCM_RTS|TIOCM_OUT1|TIOCM_OUT2|TIOCM_LOOP; in tty_tiocmset()
|
/linux-4.4.14/Documentation/serial/ |
D | driver | 93 - TIOCM_LOOP Set the port into loopback mode.
|
/linux-4.4.14/drivers/tty/serial/8250/ |
D | 8250_port.c | 1675 if (mctrl & TIOCM_LOOP) in serial8250_do_set_mctrl()
|