Searched refs:SIO (Results 1 – 14 of 14) sorted by relevance
| /linux/Documentation/hwmon/ |
| A D | smsc47b397.rst | 35 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
|
| A D | lm70.rst | 43 complement digital temperature (sent via the SIO line), is available in the
|
| /linux/drivers/spi/ |
| A D | spi-lm70llp.c | 64 #define SIO 0x10 macro 162 return ((SIO == (parport_read_status(pp->port) & SIO)) ? 0 : 1); in getmiso()
|
| /linux/arch/sh/kernel/cpu/sh4a/ |
| A D | setup-sh7343.c | 318 SIOF0, SIOF1, SIO, enumerator 353 INTC_VECT(SIO, 0xd00), 392 { 0, 0, 0, SIO, Z3D4, 0, SIOF1, SIOF0 } }, 415 { 0xa4080020, 0, 16, 4, /* IPRI */ { SIO, 0, TSIF, I2C1 } },
|
| A D | setup-sh7722.c | 536 SCIF0, SCIF1, SCIF2, SIOF0, SIOF1, SIO, enumerator 566 INTC_VECT(SIOF1, 0xca0), INTC_VECT(SIO, 0xd00), 606 { 0, 0, 0, SIO, 0, 0, SIOF1, SIOF0 } }, 631 { 0xa4080020, 0, 16, 4, /* IPRI */ { SIO, 0, TSIF, RTC } },
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| A D | microchip,sparx5-sgpio.yaml | 13 By using a serial interface, the SIO controller significantly extend 15 pins on the device. The primary purpose of the SIO controllers is to
|
| /linux/drivers/usb/serial/ |
| A D | ftdi_sio.h | 157 SIO = 1, enumerator
|
| A D | ftdi_sio.c | 1056 [SIO] = "SIO", /* the serial part of FT8U100AX */ 1302 case SIO: /* SIO chip */ in get_ftdi_divisor() 1417 if (priv->chip_type == SIO || priv->chip_type == FT8U232AM) in write_latency_timer() 1458 if (priv->chip_type == SIO || priv->chip_type == FT8U232AM) in read_latency_timer() 1585 priv->chip_type = SIO; in ftdi_determine_type() 1733 if (priv->chip_type != SIO) { in create_sysfs_attrs() 1756 if (priv->chip_type != SIO) { in remove_sysfs_attrs() 2440 if (priv->chip_type == SIO) { in ftdi_prepare_write_buffer() 2820 case SIO: in ftdi_get_modem_status()
|
| A D | Kconfig | 172 Say Y here if you want to use a FTDI SIO single port USB to serial
|
| /linux/Documentation/scsi/ |
| A D | qlogicfas.rst | 10 (including the Control Concepts SCSI/IDE/SIO/PIO/FDC cards).
|
| /linux/drivers/pinctrl/ |
| A D | Kconfig | 406 Microchip SoC's. By using a serial interface, the SIO 409 device. The primary purpose of the SIO controller is to
|
| /linux/drivers/tty/serial/ |
| A D | Kconfig | 870 bool "TMPTX39XX/49XX SIO support" 879 int "Maximum number of TMPTX39XX/49XX SIO ports" 884 bool "TMPTX39XX/49XX SIO Console support" 889 bool "TX39XX/49XX SIO act as standard serial"
|
| /linux/drivers/usb/gadget/udc/ |
| A D | Kconfig | 397 for full speed USB devices, IDE, I2C, SIO, plus a USB host (OHCI).
|
| /linux/drivers/scsi/ |
| A D | Kconfig | 1117 (including the Control Concepts SCSI/IDE/SIO/PIO/FDC cards).
|
Completed in 33 milliseconds