/linux-4.1.27/arch/cris/include/uapi/asm/ |
D | termios.h | 40 #define TIOCM_LOOP 0x8000 macro
|
/linux-4.1.27/arch/s390/include/uapi/asm/ |
D | termios.h | 44 #define TIOCM_LOOP 0x8000 macro
|
/linux-4.1.27/arch/avr32/include/uapi/asm/ |
D | termios.h | 45 #define TIOCM_LOOP 0x8000 macro
|
/linux-4.1.27/include/uapi/asm-generic/ |
D | termios.h | 45 #define TIOCM_LOOP 0x8000 macro
|
/linux-4.1.27/arch/m32r/include/uapi/asm/ |
D | termios.h | 38 #define TIOCM_LOOP 0x8000 macro
|
/linux-4.1.27/arch/ia64/include/uapi/asm/ |
D | termios.h | 45 #define TIOCM_LOOP 0x8000 macro
|
/linux-4.1.27/arch/parisc/include/uapi/asm/ |
D | termios.h | 38 #define TIOCM_LOOP 0x8000 macro
|
/linux-4.1.27/arch/frv/include/uapi/asm/ |
D | termios.h | 39 #define TIOCM_LOOP 0x8000 macro
|
/linux-4.1.27/arch/mips/include/uapi/asm/ |
D | termios.h | 77 #define TIOCM_LOOP 0x8000 macro
|
/linux-4.1.27/arch/mn10300/include/uapi/asm/ |
D | termios.h | 39 #define TIOCM_LOOP 0x8000 macro
|
/linux-4.1.27/arch/alpha/include/uapi/asm/ |
D | ioctls.h | 67 # define TIOCM_LOOP 0x8000 macro
|
/linux-4.1.27/arch/powerpc/include/uapi/asm/ |
D | ioctls.h | 67 #define TIOCM_LOOP 0x8000 macro
|
/linux-4.1.27/arch/sparc/include/uapi/asm/ |
D | termbits.h | 241 #define TIOCM_LOOP 0x8000 macro
|
/linux-4.1.27/drivers/staging/fwserial/ |
D | fwserial.h | 288 TIOCM_LOOP | OOB_RX_THROTTLE | MCTRL_RSRVD)
|
/linux-4.1.27/drivers/usb/serial/ |
D | mos7720.c | 1774 if (set & TIOCM_LOOP) in mos7720_tiocmset() 1781 if (clear & TIOCM_LOOP) in mos7720_tiocmset() 1814 if (arg & TIOCM_LOOP) in set_modem_info() 1823 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_ti.c | 2272 if (set & TIOCM_LOOP) in edge_tiocmset() 2279 if (clear & TIOCM_LOOP) in edge_tiocmset()
|
D | io_edgeport.c | 1517 if (set & TIOCM_LOOP) in edge_tiocmset() 1524 if (clear & TIOCM_LOOP) in edge_tiocmset()
|
/linux-4.1.27/drivers/tty/serial/ |
D | bcm63xx_uart.c | 120 if (mctrl & TIOCM_LOOP) in bcm_uart_set_mctrl()
|
D | men_z135_uart.c | 510 if (mctrl & TIOCM_LOOP) in men_z135_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 | pxa.c | 316 if (mctrl & TIOCM_LOOP) in serial_pxa_set_mctrl()
|
D | vr41xx_siu.c | 215 if (mctrl & TIOCM_LOOP) in siu_set_mctrl()
|
D | imx.c | 809 tmp |= TIOCM_LOOP; in imx_get_mctrl() 828 if (mctrl & TIOCM_LOOP) in imx_set_mctrl()
|
D | sc16is7xx.c | 722 (one->port.mctrl & TIOCM_LOOP) ? in sc16is7xx_md_proc()
|
D | max310x.c | 777 (one->port.mctrl & TIOCM_LOOP) ? in max310x_md_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 | omap-serial.c | 695 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 | 2475 if (mctrl & TIOCM_LOOP) in ic4_set_mctrl()
|
D | amba-pl011.c | 1480 TIOCMBIT(TIOCM_LOOP, UART011_CR_LBE); in pl011_set_mctrl()
|
D | sh-sci.c | 1230 if (mctrl & TIOCM_LOOP) { in sci_set_mctrl()
|
D | atmel_serial.c | 392 if (mctrl & TIOCM_LOOP) in atmel_set_mctrl()
|
/linux-4.1.27/drivers/mmc/card/ |
D | sdio_uart.c | 232 if (mctrl & TIOCM_LOOP) in sdio_uart_write_mctrl()
|
/linux-4.1.27/drivers/tty/ |
D | tty_io.c | 2796 set &= TIOCM_DTR|TIOCM_RTS|TIOCM_OUT1|TIOCM_OUT2|TIOCM_LOOP; in tty_tiocmset() 2797 clear &= TIOCM_DTR|TIOCM_RTS|TIOCM_OUT1|TIOCM_OUT2|TIOCM_LOOP; in tty_tiocmset()
|
/linux-4.1.27/Documentation/serial/ |
D | driver | 93 - TIOCM_LOOP Set the port into loopback mode.
|
/linux-4.1.27/drivers/tty/serial/8250/ |
D | 8250_core.c | 2018 if (mctrl & TIOCM_LOOP) in serial8250_do_set_mctrl()
|