| /linux/drivers/net/mdio/ |
| H A D | Kconfig | 29 This module provides a driver for the MDIO busses found in the 44 This module provides a driver for the MDIO busses found in the 75 This module provides a driver for the MDIO busses found in the 82 This module provides a driver for the Broadcom UniMAC MDIO busses. 95 Supports GPIO lib-based MDIO busses. 104 This module provides a driver for the MDIO busses found in the 200 multiplexers which connect one of several child MDIO busses 201 to a parent bus. Switching between child busses is done by 255 several child MDIO busses to a parent bus. Child bus 266 bus multiplexer connects one of several child MDIO busses to [all …]
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-amd-mp2-pci.c | 212 i2c_common = privdata->busses[bus_id]; in amd_mp2_irq_isr() 256 if (privdata->busses[i2c_common->bus_id]) { in amd_mp2_register_cb() 261 privdata->busses[i2c_common->bus_id] = i2c_common; in amd_mp2_register_cb() 271 privdata->busses[i2c_common->bus_id] = NULL; in amd_mp2_unregister_cb() 392 i2c_common = privdata->busses[bus_id]; in amd_mp2_pci_suspend() 423 i2c_common = privdata->busses[bus_id]; in amd_mp2_pci_resume()
|
| H A D | i2c-amd-mp2.h | 181 struct amd_i2c_common *busses[2]; member
|
| /linux/Documentation/devicetree/bindings/w1/ |
| H A D | w1.txt | 1 Generic devicetree bindings for onewire (w1) busses 4 Onewire busses are described through nodes of their master bus controller.
|
| /linux/Documentation/devicetree/bindings/display/ |
| H A D | mipi-dsi-bus.txt | 1 MIPI DSI (Display Serial Interface) busses 35 supporting such a configuration generally requires the data on both the busses 76 busses. Each DSI bus/channel drives some portion of the pixel data (generally 78 The graph bindings should be used to represent the multiple DSI busses that are
|
| /linux/drivers/i2c/muxes/ |
| H A D | Kconfig | 28 I2C busses connected through a MUX, which is controlled 41 I2C busses connected through a MUX, which in turn is controlled 96 I2C busses connected through a MUX, which is controlled 116 I2C busses connected through a MUX, which is controlled
|
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | msi.txt | 8 used with other busses, and hence a mechanism is required to relate devices on 9 those busses to the MSI controllers which they are capable of using, 73 When #msi-cells is non-zero, busses with an msi-parent will require
|
| /linux/sound/aoa/soundbus/ |
| H A D | Kconfig | 15 This option enables support for Apple I2S busses.
|
| /linux/Documentation/i2c/ |
| H A D | index.rst | 17 busses/index
|
| H A D | i2c-address-translators.rst | 22 - the address on the parent and child busses can be different 50 A, B and C are three physical I2C busses, electrically independent from
|
| /linux/drivers/i2c/ |
| H A D | Makefile | 18 obj-y += algos/ busses/ muxes/
|
| H A D | Kconfig | 71 An ATR allows accessing multiple I2C busses from a single 100 source "drivers/i2c/busses/Kconfig"
|
| /linux/arch/powerpc/boot/dts/ |
| H A D | currituck.dts | 144 /* This drives busses 0 to 0xf */ 181 /* This drives busses 0 to 0xf */ 218 /* This drives busses 0 to 0xf */
|
| H A D | akebono.dts | 272 /* This drives busses 0 to 0xf */ 312 /* This drives busses 0 to 0xf */ 352 /* This drives busses 0 to 0xf */ 392 /* This drives busses 0 to 0xf */
|
| H A D | katmai.dts | 300 /* This drives busses 0 to 0xf */ 344 /* This drives busses 0x10 to 0x1f */ 385 /* This drives busses 0x20 to 0x2f */ 426 /* This drives busses 0x30 to 0x3f */
|
| H A D | redwood.dts | 260 /* This drives busses 10 to 0x1f */ 301 /* This drives busses 10 to 0x1f */ 342 /* This drives busses 10 to 0x1f */
|
| H A D | icon.dts | 303 /* This drives busses 0 to 0xf */ 333 /* This drives busses 0x10 to 0x1f */ 374 /* This drives busses 0x20 to 0x2f */
|
| H A D | canyonlands.dts | 456 /* This drives busses 0 to 0x3f */ 487 /* This drives busses 40 to 0x7f */ 529 /* This drives busses 80 to 0xbf */
|
| H A D | glacier.dts | 484 /* This drives busses 0 to 0x3f */ 515 /* This drives busses 40 to 0x7f */ 557 /* This drives busses 80 to 0xbf */
|
| /linux/Documentation/devicetree/bindings/rtc/ |
| H A D | epson,rx6110.txt | 4 The Epson RX6110 can be used with SPI or I2C busses. The kind of
|
| /linux/drivers/greybus/ |
| H A D | Kconfig | 10 phones, and can be tunneled over other busses in order to
|
| /linux/arch/powerpc/platforms/44x/ |
| H A D | pci.c | 1809 int primary, busses; in ppc4xx_pciex_port_setup_hose() local 1839 busses = hose->last_busno - hose->first_busno; /* This is off by 1 */ in ppc4xx_pciex_port_setup_hose() 1840 if (busses > MAX_PCIE_BUS_MAPPED) { in ppc4xx_pciex_port_setup_hose() 1841 busses = MAX_PCIE_BUS_MAPPED; in ppc4xx_pciex_port_setup_hose() 1842 hose->last_busno = hose->first_busno + busses; in ppc4xx_pciex_port_setup_hose() 1851 busses * 0x100000); in ppc4xx_pciex_port_setup_hose()
|
| /linux/Documentation/iio/ |
| H A D | bno055.rst | 10 This driver supports Bosch BNO055 IMUs (on both serial and I2C busses).
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-nvidia-msx4-bmc.dts | 119 // Devices on these busses are available after POST
|
| /linux/Documentation/scsi/ |
| H A D | scsi-parameters.rst | 96 scsi_mod.scan= [SCSI] sync (default) scans SCSI busses as they are
|