Home
last modified time | relevance | path

Searched refs:hw_flow_ctrl (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/tty/serial/
A Dpic32_uart.c101 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()
A Dpic32_uart.h61 bool hw_flow_ctrl; member

Completed in 5 milliseconds