Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pinctrl/mscc/
H A Dpinctrl-luton.c53 MSCC_P(0, SIO, NONE, NONE);
54 MSCC_P(1, SIO, NONE, NONE);
55 MSCC_P(2, SIO, NONE, NONE);
56 MSCC_P(3, SIO, NONE, NONE);
H A Dpinctrl-serval.c96 MSCC_P(0, SIO, NONE, NONE);
97 MSCC_P(1, SIO, NONE, NONE);
98 MSCC_P(2, SIO, NONE, NONE);
99 MSCC_P(3, SIO, NONE, NONE);
H A Dpinctrl-servalt.c122 MSCC_P(0, SIO, NONE, NONE);
123 MSCC_P(1, SIO, NONE, NONE);
124 MSCC_P(2, SIO, NONE, NONE);
125 MSCC_P(3, SIO, NONE, NONE);
/openbmc/linux/Documentation/hwmon/
H A Dsmsc47b397.rst35 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
H A Dlm70.rst47 complement digital temperature (sent via the SIO line), is available in the
/openbmc/linux/drivers/spi/
H A Dspi-lm70llp.c64 #define SIO 0x10 macro
162 return ((SIO == (parport_read_status(pp->port) & SIO)) ? 0 : 1); in getmiso()
/openbmc/linux/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7343.c318 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 } },
H A Dsetup-sh7722.c536 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 } },
/openbmc/u-boot/doc/device-tree-bindings/gpio/
H A Dmscc_sgpio.txt30 present to enable the use of the SIO CLK, LD, DI and DO for some
/openbmc/linux/drivers/usb/serial/
H A Dftdi_sio.c51 SIO, enumerator
1088 [SIO] = "SIO", /* the serial part of FT8U100AX */
1279 case SIO: in get_ftdi_divisor()
1386 if (priv->chip_type == SIO || priv->chip_type == FT232A) in write_latency_timer()
1427 if (priv->chip_type == SIO || priv->chip_type == FT232A) in read_latency_timer()
1581 priv->chip_type = SIO; in ftdi_determine_type()
1716 if (type == SIO) in ftdi_is_visible()
1721 if (type == SIO || type == FT232A) in ftdi_is_visible()
2409 if (priv->chip_type == SIO) { in ftdi_prepare_write_buffer()
2793 if (priv->chip_type == SIO) in ftdi_get_modem_status()
H A DKconfig173 Say Y here if you want to use a FTDI SIO single port USB to serial
/openbmc/linux/Documentation/scsi/
H A Dqlogicfas.rst10 (including the Control Concepts SCSI/IDE/SIO/PIO/FDC cards).
/openbmc/u-boot/drivers/gpio/
H A DKconfig132 serial interface, the SIO controller significantly extends
135 SIO controller is to connect control signals from SFP
/openbmc/u-boot/arch/x86/dts/
H A Ddfi-bt700.dtsi25 /* Add UART1 PAD configuration (SIO HS-UART) */
/openbmc/linux/drivers/pinctrl/
H A DKconfig331 Microchip SoCs. By using a serial interface, the SIO
334 device. The primary purpose of the SIO controller is to
/openbmc/linux/drivers/hwmon/
H A Dasus_wmi_sensors.c117 SIO = 0x1, enumerator
/openbmc/docs/designs/
H A Dredfish-resource-supplement-for-pfr.md52 component protected under this includes(not limited) ES/SIO, BMC/ME Flash, Host
/openbmc/linux/drivers/tty/serial/
H A DKconfig850 bool "TMPTX39XX/49XX SIO support"
859 int "Maximum number of TMPTX39XX/49XX SIO ports"
864 bool "TMPTX39XX/49XX SIO Console support"
869 bool "TX39XX/49XX SIO act as standard serial"
/openbmc/linux/drivers/usb/gadget/udc/
H A DKconfig382 for full speed USB devices, IDE, I2C, SIO, plus a USB host (OHCI).
/openbmc/linux/drivers/scsi/
H A DKconfig1106 (including the Control Concepts SCSI/IDE/SIO/PIO/FDC cards).