Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/fsi/
DKconfig3 # FSI subsystem
6 menuconfig FSI config
7 tristate "FSI support"
11 FSI - the FRU Support Interface - is a simple bus for low-level
14 if FSI
20 This option causes char devices created for FSI devices to be
32 tristate "GPIO-based FSI master"
36 This option enables a FSI master driver using GPIO lines.
39 tristate "FSI hub master"
41 This option enables a FSI hub master driver. Hub is a type of FSI
[all …]
/linux-5.19.10/Documentation/devicetree/bindings/fsi/
Dfsi.txt1 FSI bus & engine generic device tree bindings
4 The FSI bus is probe-able, so the OS is able to enumerate FSI slaves, and
7 busses, which are then exposed by the device tree. For example, an FSI engine
11 FSI masters may require their own DT nodes (to describe the master HW itself);
16 represent the FSI slaves and their slave engines. As a basic outline:
19 /* top-level of FSI bus topology, bound to an FSI master driver and
20 * exposes an FSI bus */
23 /* this node defines the FSI slave device, and is handled
24 * entirely with FSI core code */
41 adding subordinate device tree nodes as children of FSI engines.
[all …]
Dibm,fsi2spi.yaml7 title: IBM FSI-attached SPI controllers
13 This binding describes an FSI CFAM engine called the FSI2SPI. Therefore this
14 node will always be a child of an FSI CFAM node; see fsi.txt for details on
15 FSI slave and CFAM nodes. This FSI2SPI engine provides access to a number of
25 - description: FSI slave address
Dibm,p9-occ.txt1 Device-tree bindings for FSI-attached POWER9/POWER10 On-Chip Controller (OCC)
4 This is the binding for the P9 or P10 On-Chip Controller accessed over FSI from
5 a service processor. See fsi.txt for details on bindings for FSI slave and CFAM
6 nodes. The OCC is not an FSI slave device itself, rather it is accessed
Dfsi-master-gpio.txt1 Device-tree bindings for gpio-based FSI master driver
6 - clock-gpios = <gpio-descriptor>; : GPIO for FSI clock
7 - data-gpios = <gpio-descriptor>; : GPIO for FSI data signal
13 functions (eg, external FSI masters)
Dfsi-master-aspeed.txt1 Device-tree bindings for AST2600 FSI master
4 The AST2600 contains two identical FSI masters. They share a clock and have a
18 - fsi-routing-gpios: GPIO for setting the FSI mux (internal or cabled)
19 - fsi-mux-gpios: GPIO for detecting the desired FSI mux state
Dfsi-master-ast-cf.txt1 Device-tree bindings for ColdFire offloaded gpio-based FSI master driver
10 - clock-gpios = <gpio-descriptor>; : GPIO for FSI clock
11 - data-gpios = <gpio-descriptor>; : GPIO for FSI data signal
15 functions (eg, external FSI masters)
/linux-5.19.10/Documentation/ABI/testing/
Dsysfs-bus-fsi6 Initiates a FSI master scan for all connected slave devices
14 Sends an FSI BREAK command on a master's communication
24 Sends an FSI terminate command from the master to its
38 specified FSI bus address.
46 FSI device.
Dsysfs-driver-fsi-master-gpio6 Controls access arbitration for GPIO-based FSI master. A
8 driver performs FSI bus transactions, 1 sets external mode,
9 where the FSI bus is driven externally (for example, by
/linux-5.19.10/Documentation/devicetree/bindings/sound/
Drenesas,fsi.yaml7 title: Renesas FIFO-buffered Serial Interface (FSI)
49 description: FSI is connected by S/PDIF
53 description: FSI supports 16bit stream mode
57 description: FSI uses internal clock when master mode
/linux-5.19.10/Documentation/devicetree/bindings/i2c/
Di2c-fsi.txt1 Device-tree bindings for FSI-attached I2C master and busses
6 - reg = < address size >; : The FSI CFAM address and address
/linux-5.19.10/sound/soc/sh/
DKconfig25 tristate "SH4 FSI support"
29 This option enables FSI sound support
/linux-5.19.10/drivers/hwmon/occ/
DKconfig31 established through SBE fifo on an FSI bus.
/linux-5.19.10/Documentation/hwmon/
Docc.rst23 The P9 version of this driver is a client driver of the FSI-based OCC driver.
24 It will be probed automatically by the FSI-based OCC driver.
/linux-5.19.10/arch/sh/kernel/cpu/sh4a/
Dsetup-sh7724.c882 FSI, enumerator
974 INTC_VECT(FSI, 0xF80),
1041 0, 0, SCIFA5, FSI } },
1070 { 0xa4080024, 0, 16, 4, /* IPRJ */ { CEU1, ETHI, FSI, SDHI1 } },
/linux-5.19.10/arch/powerpc/boot/dts/
Dfsp2.dts154 /* 2nd level UICs for FSI */
/linux-5.19.10/drivers/i2c/busses/
DKconfig1405 tristate "FSI I2C driver"
1406 depends on FSI
1408 Driver for FSI bus attached I2C masters. These are I2C masters that
1409 are connected to the system over an FSI bus, instead of the more
/linux-5.19.10/drivers/spi/
DKconfig351 tristate "FSI SPI driver"
352 depends on FSI
354 This enables support for the driver for FSI bus attached SPI
/linux-5.19.10/Documentation/process/
Dmaintainer-pgp-guide.rst440 - `Nitrokey Start`_: Open hardware and Free Software, based on FSI
/linux-5.19.10/
DMAINTAINERS8191 FSI SUBSYSTEM
8204 FSI-ATTACHED I2C DRIVER
8212 FSI-ATTACHED SPI DRIVER