Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dst-asc.c42 unsigned int hw_flow_control:1; member
489 (ascport->hw_flow_control ? 0 : CRTSCTS)); in asc_set_termios()
715 asc_ports[id].hw_flow_control = of_property_read_bool(np, in asc_of_get_asc_port()