Home
last modified time | relevance | path

Searched refs:TIOCM_OUT2 (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/uapi/asm-generic/
Dtermios.h45 #define TIOCM_OUT2 0x4000 macro
/linux-4.19.296/drivers/bluetooth/
Dhci_ldisc.c343 set &= ~(TIOCM_OUT2 | TIOCM_RTS); 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()
356 set |= (TIOCM_OUT2 | TIOCM_RTS); in hci_uart_set_flow_control()
359 TIOCM_OUT2 | TIOCM_LOOP; in hci_uart_set_flow_control()
361 TIOCM_OUT2 | TIOCM_LOOP; in hci_uart_set_flow_control()