Home
last modified time | relevance | path

Searched refs:hw_flow_control (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dstm32-usart.c150 if (stm32_port->hw_flow_control || in stm32_usart_rs485_rts_enable()
168 if (stm32_port->hw_flow_control || in stm32_usart_rs485_rts_disable()
795 if (!stm32_port->hw_flow_control && in stm32_usart_transmit_chars()
845 if (!stm32_port->hw_flow_control && in stm32_usart_transmit_chars()
863 if (!stm32_port->hw_flow_control && in stm32_usart_interrupt()
1154 if (!stm32_port->hw_flow_control) in stm32_usart_set_termios()
1579 if (stm32port->hw_flow_control) { in stm32_usart_init_port()
1613 stm32_ports[id].hw_flow_control = in stm32_usart_of_get_port()
H A Dstm32-usart.h204 bool hw_flow_control; member
H A Dst-asc.c41 unsigned int hw_flow_control:1; member
476 (ascport->hw_flow_control ? 0 : CRTSCTS)); in asc_set_termios()
756 asc_ports[id].hw_flow_control = of_property_read_bool(np, in asc_of_get_asc_port()
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dst-asc.c42 unsigned int hw_flow_control:1; member
515 (ascport->hw_flow_control ? 0 : CRTSCTS)); in asc_set_termios()
794 asc_ports[id].hw_flow_control = of_property_read_bool(np, in asc_of_get_asc_port()
H A Dstm32-usart.h270 bool hw_flow_control; member
H A Dstm32-usart.c759 if (!stm32_port->hw_flow_control) in stm32_usart_set_termios()
1082 if (stm32port->hw_flow_control) { in stm32_usart_init_port()
1116 stm32_ports[id].hw_flow_control = in stm32_usart_of_get_port()

Completed in 9 milliseconds