Searched refs:hw_flow_ctrl (Results 1 – 2 of 2) sorted by relevance
127 if (!sirfport->hw_flow_ctrl || !sirfport->ms_enabled) in sirfsoc_uart_get_mctrl()155 if (!sirfport->hw_flow_ctrl || !sirfport->ms_enabled) in sirfsoc_uart_set_mctrl()341 if (!sirfport->hw_flow_ctrl) in sirfsoc_uart_disable_ms()376 if (!sirfport->hw_flow_ctrl) in sirfsoc_uart_enable_ms()1102 sirfport->hw_flow_ctrl) { in sirfsoc_uart_startup()1136 sirfport->hw_flow_ctrl) { in sirfsoc_uart_shutdown()1311 sirfport->hw_flow_ctrl = of_property_read_bool(pdev->dev.of_node, in sirfsoc_uart_probe()1317 if (!sirfport->hw_flow_ctrl) in sirfsoc_uart_probe()
415 bool hw_flow_ctrl; member