Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsprd_serial.c80 #define RX_HW_FLOW_CTL_EN BIT(7) macro
823 fc &= ~(RX_HW_FLOW_CTL_THLD | RX_HW_FLOW_CTL_EN | TX_HW_FLOW_CTL_EN); in sprd_set_termios()
826 fc |= RX_HW_FLOW_CTL_EN; in sprd_set_termios()