Searched refs:hw_flow_control (Results 1 – 4 of 4) sorted by relevance
42 unsigned int hw_flow_control:1; member515 (ascport->hw_flow_control ? 0 : CRTSCTS)); in asc_set_termios()794 asc_ports[id].hw_flow_control = of_property_read_bool(np, in asc_of_get_asc_port()
270 bool hw_flow_control; member
759 if (!stm32_port->hw_flow_control) in stm32_usart_set_termios()1082 if (stm32port->hw_flow_control) { in stm32_usart_init_port()1116 stm32_ports[id].hw_flow_control = in stm32_usart_of_get_port()
441 int hw_flow_control; member2078 rtk_hw_cfg.hw_flow_control = (entry->entry_data[12] & 0x4) ? 1 : 0; //0x18 byte bit2 in rtk_parse_config_file()2085 rtk_hw_cfg.hw_flow_control); in rtk_parse_config_file()3393 rtk_hw_cfg.hw_flow_control = 1; in rtk_config()3402 rtk_hw_cfg.hw_flow_control = 1; in rtk_config()3501 if (rtk_hw_cfg.hw_flow_control) { in rtk_config()