Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsc16is7xx.c217 #define SC16IS7XX_TCR_RX_HALT(words) ((((words) / 4) & 0x0f) << 0) macro
1182 SC16IS7XX_TCR_RX_HALT(48)); in sc16is7xx_startup()