Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsc16is7xx.c218 #define SC16IS7XX_TCR_RX_RESUME(words) ((((words) / 4) & 0x0f) << 4) macro
1181 SC16IS7XX_TCR_RX_RESUME(24) | in sc16is7xx_startup()