| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | termios.h | 46 #define TIOCM_LOOP 0x8000 macro
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/ |
| H A D | termios.h | 46 #define TIOCM_LOOP 0x8000 macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | termios.h | 39 #define TIOCM_LOOP 0x8000 macro
|
| /OK3568_Linux_fs/kernel/arch/s390/include/uapi/asm/ |
| H A D | termios.h | 45 #define TIOCM_LOOP 0x8000 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 D | termios.h | 46 #define TIOCM_LOOP 0x8000 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 D | termios.h | 46 #define TIOCM_LOOP 0x8000 macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | termios.h | 78 #define TIOCM_LOOP 0x8000 macro
|
| /OK3568_Linux_fs/kernel/drivers/bluetooth/ |
| H A D | hci_ldisc.c | 343 TIOCM_OUT2 | TIOCM_LOOP; in hci_uart_set_flow_control() 345 TIOCM_OUT2 | TIOCM_LOOP; in hci_uart_set_flow_control() 356 TIOCM_OUT2 | TIOCM_LOOP; in hci_uart_set_flow_control() 358 TIOCM_OUT2 | TIOCM_LOOP; in hci_uart_set_flow_control()
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/8250/ |
| H A D | 8250.h | 209 if (tiocm & TIOCM_LOOP) in serial8250_TIOCM_to_MCR() 228 tiocm |= TIOCM_LOOP; in serial8250_MCR_to_TIOCM()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/ |
| H A D | ioctls.h | 68 #define TIOCM_LOOP 0x8000 macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | ioctls.h | 73 # define TIOCM_LOOP 0x8000 macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | termbits.h | 242 #define TIOCM_LOOP 0x8000 macro
|
| /OK3568_Linux_fs/kernel/drivers/staging/fwserial/ |
| H A D | fwserial.h | 289 TIOCM_LOOP | OOB_RX_THROTTLE | MCTRL_RSRVD)
|
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | mos7840.c | 1010 | ((mcr & MCR_LOOPBACK) ? TIOCM_LOOP : 0) in mos7840_tiocmget() 1035 if (clear & TIOCM_LOOP) in mos7840_tiocmset() 1042 if (set & TIOCM_LOOP) in mos7840_tiocmset()
|
| H A D | ti_usb_3410_5052.c | 1043 | ((mcr & TI_MCR_LOOP) ? TIOCM_LOOP : 0) in ti_tiocmget() 1070 if (set & TIOCM_LOOP) in ti_tiocmset() 1077 if (clear & TIOCM_LOOP) in ti_tiocmset()
|
| H A D | mos7720.c | 1778 if (set & TIOCM_LOOP) in mos7720_tiocmset() 1785 if (clear & TIOCM_LOOP) in mos7720_tiocmset()
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | owl-uart.c | 96 if (mctrl & TIOCM_LOOP) in owl_uart_set_mctrl()
|
| H A D | men_z135_uart.c | 505 if (mctrl & TIOCM_LOOP) in men_z135_set_mctrl()
|
| H A D | bcm63xx_uart.c | 113 if (mctrl & TIOCM_LOOP) in bcm_uart_set_mctrl()
|
| H A D | rda-uart.c | 182 if (mctrl & TIOCM_LOOP) in rda_uart_set_mctrl()
|
| H A D | pic32_uart.c | 77 if (mctrl & TIOCM_LOOP) in pic32_uart_set_mctrl()
|
| H A D | pxa.c | 307 if (mctrl & TIOCM_LOOP) in serial_pxa_set_mctrl()
|
| H A D | sb1250-duart.c | 271 if (mctrl & TIOCM_LOOP) in sbd_set_mctrl()
|
| H A D | vr41xx_siu.c | 198 if (mctrl & TIOCM_LOOP) in siu_set_mctrl()
|
| H A D | rp2.c | 304 ((mctrl & TIOCM_LOOP) ? RP2_TXRX_CTL_LOOP_m : 0)); in rp2_uart_set_mctrl()
|