hw_flow_ctrl      101 drivers/tty/serial/pic32_uart.c 	if (!sport->hw_flow_ctrl)
hw_flow_ctrl      568 drivers/tty/serial/pic32_uart.c 	if ((new->c_cflag & CRTSCTS) && sport->hw_flow_ctrl) {
hw_flow_ctrl      836 drivers/tty/serial/pic32_uart.c 	sport->hw_flow_ctrl = false;
hw_flow_ctrl      839 drivers/tty/serial/pic32_uart.c 		sport->hw_flow_ctrl = true;
hw_flow_ctrl       61 drivers/tty/serial/pic32_uart.h 	bool hw_flow_ctrl;
hw_flow_ctrl       80 drivers/tty/serial/sirfsoc_uart.c 	if (!sirfport->hw_flow_ctrl || !sirfport->ms_enabled)
hw_flow_ctrl      128 drivers/tty/serial/sirfsoc_uart.c 	if (!sirfport->hw_flow_ctrl || !sirfport->ms_enabled)
hw_flow_ctrl      324 drivers/tty/serial/sirfsoc_uart.c 	if (!sirfport->hw_flow_ctrl)
hw_flow_ctrl      359 drivers/tty/serial/sirfsoc_uart.c 	if (!sirfport->hw_flow_ctrl)
hw_flow_ctrl      948 drivers/tty/serial/sirfsoc_uart.c 		sirfport->hw_flow_ctrl) {
hw_flow_ctrl     1018 drivers/tty/serial/sirfsoc_uart.c 			sirfport->hw_flow_ctrl) {
hw_flow_ctrl     1299 drivers/tty/serial/sirfsoc_uart.c 	sirfport->hw_flow_ctrl =
hw_flow_ctrl     1308 drivers/tty/serial/sirfsoc_uart.c 		if (!sirfport->hw_flow_ctrl)
hw_flow_ctrl      413 drivers/tty/serial/sirfsoc_uart.h 	bool				hw_flow_ctrl;