Searched refs:hw_flow_ctrl (Results 1 – 4 of 4) sorted by relevance
61 bool hw_flow_ctrl; member
101 if (!sport->hw_flow_ctrl) in pic32_uart_get_mctrl()568 if ((new->c_cflag & CRTSCTS) && sport->hw_flow_ctrl) { in pic32_uart_set_termios()836 sport->hw_flow_ctrl = false; in pic32_uart_probe()839 sport->hw_flow_ctrl = true; in pic32_uart_probe()
80 if (!sirfport->hw_flow_ctrl || !sirfport->ms_enabled) in sirfsoc_uart_get_mctrl()128 if (!sirfport->hw_flow_ctrl || !sirfport->ms_enabled) in sirfsoc_uart_set_mctrl()324 if (!sirfport->hw_flow_ctrl) in sirfsoc_uart_disable_ms()359 if (!sirfport->hw_flow_ctrl) in sirfsoc_uart_enable_ms()948 sirfport->hw_flow_ctrl) { in sirfsoc_uart_startup()1018 sirfport->hw_flow_ctrl) { in sirfsoc_uart_shutdown()1299 sirfport->hw_flow_ctrl = in sirfsoc_uart_probe()1308 if (!sirfport->hw_flow_ctrl) in sirfsoc_uart_probe()
413 bool hw_flow_ctrl; member