Searched refs:TIOCM_LOOP (Results 1 – 25 of 41) sorted by relevance
12
39 #define TIOCM_LOOP 0x8000 macro
46 #define TIOCM_LOOP 0x8000 macro
45 #define TIOCM_LOOP 0x8000 macro
78 #define TIOCM_LOOP 0x8000 macro
333 TIOCM_OUT2 | TIOCM_LOOP; in hci_uart_set_flow_control()335 TIOCM_OUT2 | TIOCM_LOOP; in hci_uart_set_flow_control()346 TIOCM_OUT2 | TIOCM_LOOP; in hci_uart_set_flow_control()348 TIOCM_OUT2 | TIOCM_LOOP; in hci_uart_set_flow_control()
68 #define TIOCM_LOOP 0x8000 macro
68 # define TIOCM_LOOP 0x8000 macro
242 #define TIOCM_LOOP 0x8000 macro
289 TIOCM_LOOP | OOB_RX_THROTTLE | MCTRL_RSRVD)
1772 if (set & TIOCM_LOOP) in mos7720_tiocmset()1779 if (clear & TIOCM_LOOP) in mos7720_tiocmset()1812 if (arg & TIOCM_LOOP) in set_modem_info()1821 if (arg & TIOCM_LOOP) in set_modem_info()
1062 | ((mcr & TI_MCR_LOOP) ? TIOCM_LOOP : 0) in ti_tiocmget()1089 if (set & TIOCM_LOOP) in ti_tiocmset()1096 if (clear & TIOCM_LOOP) in ti_tiocmset()
1492 | ((mcr & MCR_LOOPBACK) ? TIOCM_LOOP : 0) in mos7840_tiocmget()1522 if (clear & TIOCM_LOOP) in mos7840_tiocmset()1529 if (set & TIOCM_LOOP) in mos7840_tiocmset()
2396 if (set & TIOCM_LOOP) in edge_tiocmset()2403 if (clear & TIOCM_LOOP) in edge_tiocmset()
117 if (mctrl & TIOCM_LOOP) in bcm_uart_set_mctrl()
506 if (mctrl & TIOCM_LOOP) in men_z135_set_mctrl()
96 if (mctrl & TIOCM_LOOP) in owl_uart_set_mctrl()
77 if (mctrl & TIOCM_LOOP) in pic32_uart_set_mctrl()
311 if (mctrl & TIOCM_LOOP) in serial_pxa_set_mctrl()
305 ((mctrl & TIOCM_LOOP) ? RP2_TXRX_CTL_LOOP_m : 0)); in rp2_uart_set_mctrl()
276 if (mctrl & TIOCM_LOOP) in sbd_set_mctrl()
202 if (mctrl & TIOCM_LOOP) in siu_set_mctrl()
858 (one->port.mctrl & TIOCM_LOOP) ? in max310x_md_proc()
230 if (mctrl & TIOCM_LOOP) in sdio_uart_write_mctrl()
2472 set &= TIOCM_DTR|TIOCM_RTS|TIOCM_OUT1|TIOCM_OUT2|TIOCM_LOOP; in tty_tiocmset()2473 clear &= TIOCM_DTR|TIOCM_RTS|TIOCM_OUT1|TIOCM_OUT2|TIOCM_LOOP; in tty_tiocmset()