Searched refs:hw_flow_ctrl (Results 1 – 2 of 2) sorted by relevance
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()831 sport->hw_flow_ctrl = false; in pic32_uart_probe()834 sport->hw_flow_ctrl = true; in pic32_uart_probe()
61 bool hw_flow_ctrl; member
Completed in 5 milliseconds