Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Dsc16is7xx.c227 #define SC16IS7XX_TCR_RX_HALT(words) ((((words) / 4) & 0x0f) << 0) macro
1184 SC16IS7XX_TCR_RX_HALT(48)); in sc16is7xx_startup()