Searched refs:hw_flow_control (Results 1 – 3 of 3) sorted by relevance
41 unsigned int hw_flow_control:1; member477 (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()
154 if (stm32_port->hw_flow_control || in stm32_usart_rs485_rts_enable()172 if (stm32_port->hw_flow_control || in stm32_usart_rs485_rts_disable()787 if (!stm32_port->hw_flow_control && in stm32_usart_transmit_chars()837 if (!stm32_port->hw_flow_control && in stm32_usart_transmit_chars()856 if (!stm32_port->hw_flow_control && in stm32_usart_interrupt()1168 if (!stm32_port->hw_flow_control) in stm32_usart_set_termios()1636 if (stm32port->hw_flow_control) { in stm32_usart_init_port()1670 stm32_ports[id].hw_flow_control = in stm32_usart_of_get_port()
214 bool hw_flow_control; member