Lines Matching refs:SIO
3 * USB FTDI SIO driver
53 /* type of device, either SIO or FT8U232AM */
1064 [SIO] = "SIO", /* the serial part of FT8U100AX */
1311 case SIO: /* SIO chip */
1425 if (priv->chip_type == SIO || priv->chip_type == FT8U232AM)
1478 if (priv->chip_type == SIO || priv->chip_type == FT8U232AM)
1579 /* Assume it is not the original SIO device for now. */
1620 /* Old device. Assume it's the original SIO. */
1621 priv->chip_type = SIO;
1767 /* XXX I've no idea if the original SIO supports the event_char
1769 if (priv->chip_type != SIO) {
1792 if (priv->chip_type != SIO) {
2456 /* The SIO requires the first byte to have:
2472 if (priv->chip_type == SIO) {
2848 * The 8U232AM returns a two byte value (the SIO a 1 byte value) in
2852 case SIO: