Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/hwmon/
Dsmsc47b397.rst35 Methods for detecting the HP SIO and reading the thermal data on a dc7100
38 The thermal information on the dc7100 is contained in the SIO Hardware Monitor
90 The SIO counts the number of 90kHz (11.111us) pulses per revolution.
102 Obtaining the SIO version.
146 The following is an example of how to read the SIO Device ID located at 0x20:
164 The registers of interest for identifying the SIO on the dc7100 are Device ID
Dlm70.rst43 complement digital temperature (sent via the SIO line), is available in the
/Linux-v5.4/drivers/spi/
Dspi-lm70llp.c64 #define SIO 0x10 macro
162 return ((SIO == (parport_read_status(pp->port) & SIO)) ? 0 : 1); in getmiso()
/Linux-v5.4/arch/sh/kernel/cpu/sh4a/
Dsetup-sh7343.c317 SIOF0, SIOF1, SIO, enumerator
352 INTC_VECT(SIO, 0xd00),
391 { 0, 0, 0, SIO, Z3D4, 0, SIOF1, SIOF0 } },
414 { 0xa4080020, 0, 16, 4, /* IPRI */ { SIO, 0, TSIF, I2C1 } },
Dsetup-sh7722.c535 SCIF0, SCIF1, SCIF2, SIOF0, SIOF1, SIO, enumerator
565 INTC_VECT(SIOF1, 0xca0), INTC_VECT(SIO, 0xd00),
605 { 0, 0, 0, SIO, 0, 0, SIOF1, SIOF0 } },
630 { 0xa4080020, 0, 16, 4, /* IPRI */ { SIO, 0, TSIF, RTC } },
/Linux-v5.4/drivers/usb/serial/
Dftdi_sio.h157 SIO = 1, enumerator
Dftdi_sio.c1042 [SIO] = "SIO", /* the serial part of FT8U100AX */
1289 case SIO: /* SIO chip */ in get_ftdi_divisor()
1403 if (priv->chip_type == SIO || priv->chip_type == FT8U232AM) in write_latency_timer()
1456 if (priv->chip_type == SIO || priv->chip_type == FT8U232AM) in read_latency_timer()
1599 priv->chip_type = SIO; in ftdi_determine_type()
1747 if (priv->chip_type != SIO) { in create_sysfs_attrs()
1770 if (priv->chip_type != SIO) { in remove_sysfs_attrs()
2452 if (priv->chip_type == SIO) { in ftdi_prepare_write_buffer()
2823 case SIO: in ftdi_get_modem_status()
DKconfig175 Say Y here if you want to use a FTDI SIO single port USB to serial
/Linux-v5.4/Documentation/scsi/
Dqlogicfas.txt5 (including the Control Concepts SCSI/IDE/SIO/PIO/FDC cards).
/Linux-v5.4/drivers/tty/serial/
DKconfig904 bool "TMPTX39XX/49XX SIO support"
913 int "Maximum number of TMPTX39XX/49XX SIO ports"
918 bool "TMPTX39XX/49XX SIO Console support"
923 bool "TX39XX/49XX SIO act as standard serial"
/Linux-v5.4/drivers/usb/gadget/udc/
DKconfig396 for full speed USB devices, IDE, I2C, SIO, plus a USB host (OHCI).
/Linux-v5.4/drivers/scsi/
DKconfig1121 (including the Control Concepts SCSI/IDE/SIO/PIO/FDC cards).