Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dst-asc.c41 unsigned int hw_flow_control:1; member
477 (ascport->hw_flow_control ? 0 : CRTSCTS)); in asc_set_termios()
764 asc_ports[id].hw_flow_control = of_property_read_bool(np, in asc_of_get_asc_port()
H A Dstm32-usart.h214 bool hw_flow_control; member