efcr              756 drivers/tty/serial/sc16is7xx.c 	u32 efcr = 0;
efcr              762 drivers/tty/serial/sc16is7xx.c 		efcr |=	SC16IS7XX_EFCR_AUTO_RS485_BIT;
efcr              765 drivers/tty/serial/sc16is7xx.c 			efcr |= SC16IS7XX_EFCR_RTS_INVERT_BIT;
efcr              769 drivers/tty/serial/sc16is7xx.c 	sc16is7xx_port_update(port, SC16IS7XX_EFCR_REG, mask, efcr);