Searched refs:hw_flow_ctrl (Results 1 – 2 of 2) sorted by relevance
81 if (!sirfport->hw_flow_ctrl || !sirfport->ms_enabled) in sirfsoc_uart_get_mctrl()129 if (!sirfport->hw_flow_ctrl || !sirfport->ms_enabled) in sirfsoc_uart_set_mctrl()325 if (!sirfport->hw_flow_ctrl) in sirfsoc_uart_disable_ms()360 if (!sirfport->hw_flow_ctrl) in sirfsoc_uart_enable_ms()949 sirfport->hw_flow_ctrl) { in sirfsoc_uart_startup()1019 sirfport->hw_flow_ctrl) { in sirfsoc_uart_shutdown()1294 sirfport->hw_flow_ctrl = of_property_read_bool(pdev->dev.of_node, in sirfsoc_uart_probe()1303 if (!sirfport->hw_flow_ctrl) in sirfsoc_uart_probe()
414 bool hw_flow_ctrl; member