Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dsprd_serial.c78 #define TX_HW_FLOW_CTL_EN BIT(8) macro
439 fc &= ~(RX_HW_FLOW_CTL_THLD | RX_HW_FLOW_CTL_EN | TX_HW_FLOW_CTL_EN); in sprd_set_termios()
443 fc |= TX_HW_FLOW_CTL_EN; in sprd_set_termios()