Home
last modified time | relevance | path

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

/linux-2.6.39/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
Dlm7026 complement digital temperature (sent via the SIO line), is available in the
/linux-2.6.39/drivers/spi/
Dspi_lm70llp.c77 #define SIO 0x10 macro
173 return ((SIO == (parport_read_status(pp->port) & SIO)) ? 0 : 1 ); in getmiso()
/linux-2.6.39/arch/sh/kernel/cpu/sh4a/
Dsetup-sh7343.c383 SIOF0, SIOF1, SIO, enumerator
418 INTC_VECT(SIO, 0xd00),
457 { 0, 0, 0, SIO, Z3D4, 0, SIOF1, SIOF0 } },
480 { 0xa4080020, 0, 16, 4, /* IPRI */ { SIO, 0, TSIF, I2C1 } },
Dsetup-sh7722.c633 SCIF0, SCIF1, SCIF2, SIOF0, SIOF1, SIO, enumerator
663 INTC_VECT(SIOF1, 0xca0), INTC_VECT(SIO, 0xd00),
703 { 0, 0, 0, SIO, 0, 0, SIOF1, SIOF0 } },
728 { 0xa4080020, 0, 16, 4, /* IPRI */ { SIO, 0, TSIF, RTC } },
/linux-2.6.39/drivers/usb/serial/
Dftdi_sio.h153 SIO = 1, enumerator
Dftdi_sio.c843 [SIO] = "SIO", /* the serial part of FT8U100AX */
1114 case SIO: /* SIO chip */ in get_ftdi_divisor()
1420 priv->chip_type = SIO; in ftdi_determine_type()
1552 if (priv->chip_type != SIO) { in create_sysfs_attrs()
1575 if (priv->chip_type != SIO) { in remove_sysfs_attrs()
1869 if (priv->chip_type == SIO) { in ftdi_prepare_write_buffer()
2204 case SIO: in ftdi_tiocmget()
DKconfig156 Say Y here if you want to use a FTDI SIO single port USB to serial
/linux-2.6.39/Documentation/scsi/
Dqlogicfas.txt5 (including the Control Concepts SCSI/IDE/SIO/PIO/FDC cards).
/linux-2.6.39/drivers/tty/serial/
DKconfig1188 bool "M32R SIO I/F"
1196 bool "use SIO console"
1206 bool "M32R SIO I/F on a PLD"
1217 bool "TMPTX39XX/49XX SIO support"
1226 int "Maximum number of TMPTX39XX/49XX SIO ports"
1231 bool "TMPTX39XX/49XX SIO Console support"
1236 bool "TX39XX/49XX SIO act as standard serial"
/linux-2.6.39/drivers/usb/gadget/
DKconfig475 for full speed USB devices, IDE, I2C, SIO, plus a USB host (OHCI).
/linux-2.6.39/drivers/scsi/
DKconfig1400 (including the Control Concepts SCSI/IDE/SIO/PIO/FDC cards).