Lines Matching refs:SIO
3 * USB FTDI SIO driver
51 SIO,
1088 [SIO] = "SIO", /* the serial part of FT8U100AX */
1279 case SIO:
1386 if (priv->chip_type == SIO || priv->chip_type == FT232A)
1427 if (priv->chip_type == SIO || priv->chip_type == FT232A)
1581 priv->chip_type = SIO;
1716 if (type == SIO)
1721 if (type == SIO || type == FT232A)
2393 /* The SIO requires the first byte to have:
2409 if (priv->chip_type == SIO) {
2790 * The device returns a two byte value (the SIO a 1 byte value) in the
2793 if (priv->chip_type == SIO)