Searched refs:SIO (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/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 | 30 complement digital temperature (sent via the SIO line), is available in the
|
/linux-4.4.14/drivers/spi/ |
D | spi-lm70llp.c | 73 #define SIO 0x10 macro 169 return ((SIO == (parport_read_status(pp->port) & SIO)) ? 0 : 1 ); in getmiso()
|
/linux-4.4.14/arch/sh/kernel/cpu/sh4a/ |
D | setup-sh7343.c | 324 SIOF0, SIOF1, SIO, enumerator 359 INTC_VECT(SIO, 0xd00), 398 { 0, 0, 0, SIO, Z3D4, 0, SIOF1, SIOF0 } }, 421 { 0xa4080020, 0, 16, 4, /* IPRI */ { SIO, 0, TSIF, I2C1 } },
|
D | setup-sh7722.c | 541 SCIF0, SCIF1, SCIF2, SIOF0, SIOF1, SIO, enumerator 571 INTC_VECT(SIOF1, 0xca0), INTC_VECT(SIO, 0xd00), 611 { 0, 0, 0, SIO, 0, 0, SIOF1, SIOF0 } }, 636 { 0xa4080020, 0, 16, 4, /* IPRI */ { SIO, 0, TSIF, RTC } },
|
/linux-4.4.14/drivers/usb/serial/ |
D | ftdi_sio.h | 153 SIO = 1, enumerator
|
D | ftdi_sio.c | 1017 [SIO] = "SIO", /* the serial part of FT8U100AX */ 1289 case SIO: /* SIO chip */ in get_ftdi_divisor() 1598 priv->chip_type = SIO; in ftdi_determine_type() 1730 if (priv->chip_type != SIO) { in create_sysfs_attrs() 1753 if (priv->chip_type != SIO) { in remove_sysfs_attrs() 2001 if (priv->chip_type == SIO) { in ftdi_prepare_write_buffer() 2406 case SIO: in ftdi_get_modem_status()
|
D | Kconfig | 172 Say Y here if you want to use a FTDI SIO single port USB to serial
|
/linux-4.4.14/Documentation/scsi/ |
D | qlogicfas.txt | 5 (including the Control Concepts SCSI/IDE/SIO/PIO/FDC cards).
|
/linux-4.4.14/drivers/tty/serial/ |
D | Kconfig | 945 bool "M32R SIO I/F" 953 bool "use SIO console" 963 bool "M32R SIO I/F on a PLD" 974 bool "TMPTX39XX/49XX SIO support" 983 int "Maximum number of TMPTX39XX/49XX SIO ports" 988 bool "TMPTX39XX/49XX SIO Console support" 993 bool "TX39XX/49XX SIO act as standard serial"
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | Kconfig | 328 for full speed USB devices, IDE, I2C, SIO, plus a USB host (OHCI).
|
/linux-4.4.14/drivers/scsi/ |
D | Kconfig | 1260 (including the Control Concepts SCSI/IDE/SIO/PIO/FDC cards).
|