Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsc16is7xx.c268 #define SC16IS7XX_EFR_SWFLOW3_BIT (1 << 3) /* SWFLOW bit 3 */ macro
895 flow |= SC16IS7XX_EFR_SWFLOW3_BIT; in sc16is7xx_set_termios()