Searched refs:SIO (Results 1 – 8 of 8) sorted by relevance
64 #define SIO 0x10 macro162 return ((SIO == (parport_read_status(pp->port) & SIO)) ? 0 : 1); in getmiso()
51 SIO, enumerator1106 [SIO] = "SIO", /* the serial part of FT8U100AX */1297 case SIO: in get_ftdi_divisor()1404 if (priv->chip_type == SIO || priv->chip_type == FT232A) in write_latency_timer()1445 if (priv->chip_type == SIO || priv->chip_type == FT232A) in read_latency_timer()1601 priv->chip_type = SIO; in ftdi_determine_type()1736 if (type == SIO) in ftdi_is_visible()1741 if (type == SIO || type == FT232A) in ftdi_is_visible()2435 if (priv->chip_type == SIO) { in ftdi_prepare_write_buffer()2819 if (priv->chip_type == SIO) in ftdi_get_modem_status()
173 Say Y here if you want to use a FTDI SIO single port USB to serial
117 SIO = 0x1, enumerator
406 Microchip SoCs. By using a serial interface, the SIO409 device. The primary purpose of the SIO controller is to
867 bool "TMPTX39XX/49XX SIO support"876 int "Maximum number of TMPTX39XX/49XX SIO ports"881 bool "TMPTX39XX/49XX SIO Console support"886 bool "TX39XX/49XX SIO act as standard serial"
338 for full speed USB devices, IDE, I2C, SIO, plus a USB host (OHCI).
1106 (including the Control Concepts SCSI/IDE/SIO/PIO/FDC cards).
Completed in 22 milliseconds