hw_flow_control    46 drivers/tty/serial/st-asc.c 	unsigned int hw_flow_control:1;
hw_flow_control   520 drivers/tty/serial/st-asc.c 			 (ascport->hw_flow_control ? 0 : CRTSCTS));
hw_flow_control   795 drivers/tty/serial/st-asc.c 	asc_ports[id].hw_flow_control = of_property_read_bool(np,
hw_flow_control   694 drivers/tty/serial/stm32-usart.c 	if (!stm32_port->hw_flow_control)
hw_flow_control   990 drivers/tty/serial/stm32-usart.c 	stm32_ports[id].hw_flow_control = of_property_read_bool(np,
hw_flow_control   273 drivers/tty/serial/stm32-usart.h 	bool hw_flow_control;