Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/hwmon/
Dsmsc47b39727 Methods for detecting the HP SIO and reading the thermal data on a dc7100.
29 The thermal information on the dc7100 is contained in the SIO Hardware Monitor
71 The SIO counts the number of 90kHz (11.111us) pulses per revolution.
82 Obtaining the SIO version.
114 The following is an example of how to read the SIO Device ID located at 0x20
132 The registers of interest for identifying the SIO on the dc7100 are Device ID
Dlm7032 complement digital temperature (sent via the SIO line), is available in the
/Linux-v4.19/drivers/spi/
Dspi-lm70llp.c73 #define SIO 0x10 macro
171 return ((SIO == (parport_read_status(pp->port) & SIO)) ? 0 : 1); in getmiso()
/Linux-v4.19/arch/sh/kernel/cpu/sh4a/
Dsetup-sh7343.c320 SIOF0, SIOF1, SIO, enumerator
355 INTC_VECT(SIO, 0xd00),
394 { 0, 0, 0, SIO, Z3D4, 0, SIOF1, SIOF0 } },
417 { 0xa4080020, 0, 16, 4, /* IPRI */ { SIO, 0, TSIF, I2C1 } },
Dsetup-sh7722.c538 SCIF0, SCIF1, SCIF2, SIOF0, SIOF1, SIO, enumerator
568 INTC_VECT(SIOF1, 0xca0), INTC_VECT(SIO, 0xd00),
608 { 0, 0, 0, SIO, 0, 0, SIOF1, SIOF0 } },
633 { 0xa4080020, 0, 16, 4, /* IPRI */ { SIO, 0, TSIF, RTC } },
/Linux-v4.19/drivers/usb/serial/
Dftdi_sio.h154 SIO = 1, enumerator
Dftdi_sio.c1024 [SIO] = "SIO", /* the serial part of FT8U100AX */
1265 case SIO: /* SIO chip */ in get_ftdi_divisor()
1379 if (priv->chip_type == SIO || priv->chip_type == FT8U232AM) in write_latency_timer()
1432 if (priv->chip_type == SIO || priv->chip_type == FT8U232AM) in read_latency_timer()
1583 priv->chip_type = SIO; in ftdi_determine_type()
1731 if (priv->chip_type != SIO) { in create_sysfs_attrs()
1754 if (priv->chip_type != SIO) { in remove_sysfs_attrs()
2001 if (priv->chip_type == SIO) { in ftdi_prepare_write_buffer()
2372 case SIO: in ftdi_get_modem_status()
DKconfig174 Say Y here if you want to use a FTDI SIO single port USB to serial
/Linux-v4.19/Documentation/scsi/
Dqlogicfas.txt5 (including the Control Concepts SCSI/IDE/SIO/PIO/FDC cards).
/Linux-v4.19/drivers/tty/serial/
DKconfig909 bool "TMPTX39XX/49XX SIO support"
918 int "Maximum number of TMPTX39XX/49XX SIO ports"
923 bool "TMPTX39XX/49XX SIO Console support"
928 bool "TX39XX/49XX SIO act as standard serial"
/Linux-v4.19/drivers/usb/gadget/udc/
DKconfig394 for full speed USB devices, IDE, I2C, SIO, plus a USB host (OHCI).
/Linux-v4.19/drivers/scsi/
DKconfig1085 (including the Control Concepts SCSI/IDE/SIO/PIO/FDC cards).