Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dsc16is7xx.c247 #define SC16IS7XX_EFCR_AUTO_RS485_BIT (1 << 4) /* Auto RS485 RTS direction */ macro
834 const u32 mask = SC16IS7XX_EFCR_AUTO_RS485_BIT | in sc16is7xx_config_rs485()
844 efcr |= SC16IS7XX_EFCR_AUTO_RS485_BIT; in sc16is7xx_config_rs485()