Home
last modified time | relevance | path

Searched refs:busses (Results 1 – 25 of 55) sorted by relevance

123

/linux/drivers/net/mdio/
H A DKconfig29 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 Di2c-amd-mp2-pci.c212 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 Di2c-amd-mp2.h181 struct amd_i2c_common *busses[2]; member
/linux/Documentation/devicetree/bindings/w1/
H A Dw1.txt1 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 Dmipi-dsi-bus.txt1 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 DKconfig28 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 Dmsi.txt8 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 DKconfig15 This option enables support for Apple I2S busses.
/linux/Documentation/i2c/
H A Dindex.rst17 busses/index
H A Di2c-address-translators.rst22 - 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 DMakefile18 obj-y += algos/ busses/ muxes/
H A DKconfig71 An ATR allows accessing multiple I2C busses from a single
100 source "drivers/i2c/busses/Kconfig"
/linux/arch/powerpc/boot/dts/
H A Dcurrituck.dts144 /* This drives busses 0 to 0xf */
181 /* This drives busses 0 to 0xf */
218 /* This drives busses 0 to 0xf */
H A Dakebono.dts272 /* 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 Dkatmai.dts300 /* 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 Dredwood.dts260 /* This drives busses 10 to 0x1f */
301 /* This drives busses 10 to 0x1f */
342 /* This drives busses 10 to 0x1f */
H A Dicon.dts303 /* This drives busses 0 to 0xf */
333 /* This drives busses 0x10 to 0x1f */
374 /* This drives busses 0x20 to 0x2f */
H A Dcanyonlands.dts456 /* This drives busses 0 to 0x3f */
487 /* This drives busses 40 to 0x7f */
529 /* This drives busses 80 to 0xbf */
H A Dglacier.dts484 /* 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 Depson,rx6110.txt4 The Epson RX6110 can be used with SPI or I2C busses. The kind of
/linux/drivers/greybus/
H A DKconfig10 phones, and can be tunneled over other busses in order to
/linux/arch/powerpc/platforms/44x/
H A Dpci.c1809 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 Dbno055.rst10 This driver supports Bosch BNO055 IMUs (on both serial and I2C busses).
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-nvidia-msx4-bmc.dts119 // Devices on these busses are available after POST
/linux/Documentation/scsi/
H A Dscsi-parameters.rst96 scsi_mod.scan= [SCSI] sync (default) scans SCSI busses as they are

123