Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsc16is7xx.c264 #define SC16IS7XX_EFR_SWFLOW3_BIT (1 << 3) /* SWFLOW bit 3 */ macro
934 flow |= SC16IS7XX_EFR_SWFLOW3_BIT; in sc16is7xx_set_termios()