Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dtty.h264 #define TTY_PORT_CTS_FLOW 3 /* h/w flow control enabled */ macro
600 return test_bit(TTY_PORT_CTS_FLOW, &port->iflags); in tty_port_cts_enabled()
606 set_bit(TTY_PORT_CTS_FLOW, &port->iflags); in tty_port_set_cts_flow()
608 clear_bit(TTY_PORT_CTS_FLOW, &port->iflags); in tty_port_set_cts_flow()