Searched refs:SIO (Results 1 – 12 of 12) sorted by relevance
/linux-2.6.39/Documentation/hwmon/ |
D | smsc47b397 | 27 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
|
D | lm70 | 26 complement digital temperature (sent via the SIO line), is available in the
|
/linux-2.6.39/drivers/spi/ |
D | spi_lm70llp.c | 77 #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/ |
D | setup-sh7343.c | 383 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 } },
|
D | setup-sh7722.c | 633 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/ |
D | ftdi_sio.h | 153 SIO = 1, enumerator
|
D | ftdi_sio.c | 843 [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()
|
D | Kconfig | 156 Say Y here if you want to use a FTDI SIO single port USB to serial
|
/linux-2.6.39/Documentation/scsi/ |
D | qlogicfas.txt | 5 (including the Control Concepts SCSI/IDE/SIO/PIO/FDC cards).
|
/linux-2.6.39/drivers/tty/serial/ |
D | Kconfig | 1188 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/ |
D | Kconfig | 475 for full speed USB devices, IDE, I2C, SIO, plus a USB host (OHCI).
|
/linux-2.6.39/drivers/scsi/ |
D | Kconfig | 1400 (including the Control Concepts SCSI/IDE/SIO/PIO/FDC cards).
|