Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsc16is7xx.c266 #define SC16IS7XX_EFR_SWFLOW3_BIT (1 << 3) /* SWFLOW bit 3 */ macro
297 SC16IS7XX_EFR_SWFLOW3_BIT | \
1091 flow |= SC16IS7XX_EFR_SWFLOW3_BIT; in sc16is7xx_set_termios()