Searched refs:busses (Results 1 – 25 of 82) sorted by relevance
1234
/Linux-v6.1/drivers/net/mdio/ |
D | Kconfig | 61 This module provides a driver for the MDIO busses found in the 92 This module provides a driver for the MDIO busses found in the 99 This module provides a driver for the Broadcom UniMAC MDIO busses. 112 Supports GPIO lib-based MDIO busses. 121 This module provides a driver for the MDIO busses found in the 203 multiplexers which connect one of several child MDIO busses 204 to a parent bus. Switching between child busses is done by 247 several child MDIO busses to a parent bus. Child bus 258 bus multiplexer connects one of several child MDIO busses to 269 The multiplexer connects one of several child MDIO busses to a
|
/Linux-v6.1/Documentation/devicetree/bindings/w1/ |
D | w1.txt | 1 Generic devicetree bindings for onewire (w1) busses 4 Onewire busses are described through nodes of their master bus controller.
|
/Linux-v6.1/drivers/i2c/busses/ |
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() 383 i2c_common = privdata->busses[bus_id]; in amd_mp2_pci_suspend() 414 i2c_common = privdata->busses[bus_id]; in amd_mp2_pci_resume()
|
D | i2c-amd-mp2.h | 181 struct amd_i2c_common *busses[2]; member
|
/Linux-v6.1/Documentation/devicetree/bindings/i2c/ |
D | i2c-fsi.txt | 1 Device-tree bindings for FSI-attached I2C master and busses 11 - child nodes : Nodes to describe busses off the I2C
|
/Linux-v6.1/drivers/i2c/muxes/ |
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-v6.1/Documentation/devicetree/bindings/display/ |
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-v6.1/Documentation/devicetree/bindings/interrupt-controller/ |
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
|
D | aspeed,ast2xxx-scu-ic.txt | 10 fires new interrupts for child busses
|
D | aspeed,ast2400-i2c-ic.txt | 13 new interrupts for child busses
|
/Linux-v6.1/Documentation/driver-api/media/ |
D | tx-rx.rst | 15 The following busses are the most common. This section discusses these two only. 28 `BT.601`_ and `BT.656`_ are the most common parallel busses. 38 bus. These are common for both busses.
|
/Linux-v6.1/sound/aoa/soundbus/ |
D | Kconfig | 15 This option enables support for Apple I2S busses.
|
/Linux-v6.1/drivers/i2c/ |
D | Makefile | 16 obj-y += algos/ busses/ muxes/
|
/Linux-v6.1/Documentation/i2c/ |
D | index.rst | 17 busses/index
|
/Linux-v6.1/Documentation/devicetree/bindings/media/ |
D | samsung-s5c73m3.txt | 5 data busses. The I2C bus is the main control bus and additionally the SPI bus 60 For more details see description of the SPI busses bindings
|
/Linux-v6.1/Documentation/arm/stm32/ |
D | stm32h743-overview.rst | 18 - I2C, SPI, CAN busses support
|
D | stm32h750-overview.rst | 18 - I2C, SPI, CAN busses support
|
D | stm32mp13-overview.rst | 27 - I2C, SPI, CAN busses support
|
D | stm32f746-overview.rst | 18 - I2C, SPI, CAN busses support
|
D | stm32f769-overview.rst | 18 - I2C*4, SPI*6, CAN*3 busses support
|
/Linux-v6.1/Documentation/w1/masters/ |
D | ds2482.rst | 25 one (DS2482-100) or eight (DS2482-800) 1-wire busses.
|
/Linux-v6.1/Documentation/devicetree/bindings/rtc/ |
D | epson,rx6110.txt | 4 The Epson RX6110 can be used with SPI or I2C busses. The kind of
|
/Linux-v6.1/arch/powerpc/boot/dts/ |
D | currituck.dts | 144 /* This drives busses 0 to 0xf */ 181 /* This drives busses 0 to 0xf */ 218 /* This drives busses 0 to 0xf */
|
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 */
|
/Linux-v6.1/drivers/greybus/ |
D | Kconfig | 10 phones, and can be tunneled over other busses in order to
|
1234