Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsc16is7xx.c280 #define SC16IS7XX_EFR_SWFLOW1_BIT (1 << 1) /* SWFLOW bit 2 */ macro
299 SC16IS7XX_EFR_SWFLOW1_BIT | \
1093 flow |= SC16IS7XX_EFR_SWFLOW1_BIT; in sc16is7xx_set_termios()