Searched refs:TIOCM_LOOP (Results 1 – 25 of 42) sorted by relevance
12
46 #define TIOCM_LOOP 0x8000 macro
45 #define TIOCM_LOOP 0x8000 macro
39 #define TIOCM_LOOP 0x8000 macro
78 #define TIOCM_LOOP 0x8000 macro
175 if (tiocm & TIOCM_LOOP) in serial8250_TIOCM_to_MCR()194 tiocm |= TIOCM_LOOP; in serial8250_MCR_to_TIOCM()
339 TIOCM_OUT2 | TIOCM_LOOP; in hci_uart_set_flow_control()341 TIOCM_OUT2 | TIOCM_LOOP; in hci_uart_set_flow_control()352 TIOCM_OUT2 | TIOCM_LOOP; in hci_uart_set_flow_control()354 TIOCM_OUT2 | TIOCM_LOOP; in hci_uart_set_flow_control()
68 #define TIOCM_LOOP 0x8000 macro
73 # define TIOCM_LOOP 0x8000 macro
242 #define TIOCM_LOOP 0x8000 macro
289 TIOCM_LOOP | OOB_RX_THROTTLE | MCTRL_RSRVD)
1040 | ((mcr & TI_MCR_LOOP) ? TIOCM_LOOP : 0) in ti_tiocmget()1067 if (set & TIOCM_LOOP) in ti_tiocmset()1074 if (clear & TIOCM_LOOP) in ti_tiocmset()
1481 | ((mcr & MCR_LOOPBACK) ? TIOCM_LOOP : 0) in mos7840_tiocmget()1511 if (clear & TIOCM_LOOP) in mos7840_tiocmset()1518 if (set & TIOCM_LOOP) in mos7840_tiocmset()
1772 if (set & TIOCM_LOOP) in mos7720_tiocmset()1779 if (clear & TIOCM_LOOP) in mos7720_tiocmset()
2396 if (set & TIOCM_LOOP) in edge_tiocmset()2403 if (clear & TIOCM_LOOP) in edge_tiocmset()
505 if (mctrl & TIOCM_LOOP) in men_z135_set_mctrl()
117 if (mctrl & TIOCM_LOOP) in bcm_uart_set_mctrl()
96 if (mctrl & TIOCM_LOOP) in owl_uart_set_mctrl()
77 if (mctrl & TIOCM_LOOP) in pic32_uart_set_mctrl()
182 if (mctrl & TIOCM_LOOP) in rda_uart_set_mctrl()
202 if (mctrl & TIOCM_LOOP) in siu_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()
311 if (mctrl & TIOCM_LOOP) in serial_pxa_set_mctrl()
226 if (mctrl & TIOCM_LOOP) in sdio_uart_write_mctrl()