Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsc16is7xx.c84 #define SC16IS7XX_IER_SLEEP_BIT (1 << 4) /* Enable Sleep mode */ macro
427 SC16IS7XX_IER_SLEEP_BIT, in sc16is7xx_power()
428 on ? 0 : SC16IS7XX_IER_SLEEP_BIT); in sc16is7xx_power()