Home
last modified time | relevance | path

Searched refs:connecting (Results 1 – 25 of 112) sorted by relevance

12345

/linux-6.6.21/arch/arm/boot/dts/aspeed/
Daspeed-bmc-facebook-minipack.dts76 * connecting to left PDB (Power Distribution Board).
89 * connecting to right PDB (Power Distribution Board).
102 * connecting to top FCM (Fan Control Module).
115 * connecting to bottom FCM (Fan Control Module).
127 * I2C Switch 40-0073 (channel #0 of 11-0070): connecting
140 * I2C Switch 41-0073 (channel #1 of 11-0070): connecting
153 * I2C Switch 42-0073 (channel #2 of 11-0070): connecting
166 * I2C Switch 43-0073 (channel #3 of 11-0070): connecting
179 * I2C Switch 44-0073 (channel #4 of 11-0070): connecting
192 * I2C Switch 45-0073 (channel #5 of 11-0070): connecting
[all …]
Daspeed-bmc-facebook-cloudripper.dts15 * PCA9548 (1-0070) provides 8 channels connecting to
28 * PCA9548 (2-0070) provides 8 channels connecting to
41 * PCA9548 (3-0070) provides 8 channels connecting to
54 * PCA9548 (8-0070) provides 8 channels connecting to
67 * PCA9548 (15-0076) provides 8 channels connecting to
132 * PCA9548 (1-0070) provides 8 channels connecting to SMB (Switch
194 * PCA9548 (2-0070) provides 8 channels connecting to SCM (System
256 * PCA9548 (3-0070) provides 8 channels connecting to SMB (Switch
423 * PCA9548 (8-0070) provides 8 channels connecting to PDB (Power
486 * PCA9548 (15-0076) provides 8 channels connecting to FCM (Fan
Daspeed-bmc-facebook-fuji.dts15 * PCA9548 (2-0070) provides 8 channels connecting to
28 * PCA9548 (8-0070) provides 8 channels connecting to
41 * PCA9548 (11-0077) provides 8 channels connecting to
54 * PCA9548 (24-0071) provides 8 channels connecting to
67 * PCA9548 (25-0072) provides 8 channels connecting to
80 * PCA9548 (26-0076) provides 8 channels connecting to
93 * PCA9548 (27-0076) provides 8 channels connecting to
106 * PCA9548 (40-0076) provides 8 channels connecting to
119 * PCA9548 (41-0076) provides 8 channels connecting to
132 * PCA9548 (42-0076) provides 8 channels connecting to
[all …]
Daspeed-bmc-facebook-cmm.dts22 * PCA9548 (1-0077) provides 8 channels for connecting to
35 * PCA9548 (2-0071) provides 8 channels for connecting to
49 * channels are connecting to 4 Fan Control Boards.
61 * 2 PCA9548 (18-0070 & 18-0073), 16 channels connecting
82 * 2 PCA9548 (19-0070 & 19-0073), 16 channels connecting
103 * 2 PCA9548 (20-0070 & 20-0073), 16 channels connecting
124 * 2 PCA9548 (21-0070 & 21-0073), 16 channels connecting
145 * 2 PCA9548 (16-0070 & 16-0073), 16 channels connecting
166 * 2 PCA9548 (17-0070 & 17-0073), 16 channels connecting
187 * 2 PCA9548 (22-0070 & 22-0073), 16 channels connecting
[all …]
Daspeed-bmc-facebook-wedge400.dts14 * PCA9548 (2-0070) provides 8 channels connecting to
27 * PCA9548 (8-0070) provides 8 channels connecting to
40 * PCA9548 (11-0076) provides 8 channels connecting to
/linux-6.6.21/Documentation/devicetree/bindings/media/
Dimx.txt44 connecting to the source and sink devices according to
46 connecting with a MIPI CSI-2 source, and ports 1
47 through 4 are output ports connecting with parallel
Dmicrochip,csi2dc.yaml142 # Example for connecting to a parallel sensor controller block (video pipe)
171 # Example for connecting to a DMA master as an AHB slave
Dvideo-mux.yaml47 At least three port nodes containing endpoints connecting to the source
/linux-6.6.21/Documentation/devicetree/bindings/nvme/
Dapple,nvme-ans.yaml39 - description: power domain for the first PCIe bus connecting the NVMe
42 connecting the NVMe controller to the storage modules.
/linux-6.6.21/drivers/mtd/spi-nor/controllers/
DKconfig16 SPIFI is a specialized controller for connecting serial SPI
/linux-6.6.21/Documentation/ABI/testing/
Dsysfs-bus-hsi7 serial interface mainly used for connecting application
/linux-6.6.21/Documentation/devicetree/bindings/usb/
Dlpc32xx-udc.txt13 the UDC controller for connecting to the USB physical layer
/linux-6.6.21/Documentation/devicetree/bindings/display/
Dbrcm,bcm2835-dpi.yaml32 Port node with a single endpoint connecting to the panel.
Darm,hdlcd.yaml49 Output endpoint of the controller, connecting the LCD panel signals.
/linux-6.6.21/Documentation/devicetree/bindings/sound/
Dimx-audio-spdif.txt17 or jack on the board or it's connecting to some
Dimx-audio-hdmi.yaml31 connector or jack on the board or it's connecting to some other IP
Datmel,sama5d2-i2s.yaml17 interface for connecting audio devices, such as audio codecs.
/linux-6.6.21/Documentation/devicetree/bindings/gpio/
Dabilis,tb10x-gpio.txt15 - interrupts: Defines the interrupt line connecting this GPIO controller to
/linux-6.6.21/Documentation/devicetree/bindings/bus/
Dpalmbus.yaml14 SoCs. It provides an external bus for connecting multiple
Drenesas,bsc.yaml14 SoCs. It provides an external bus for connecting multiple external
/linux-6.6.21/drivers/ntb/
DKconfig7 connecting 2 systems. When configured, writes to the device's PCI
/linux-6.6.21/Documentation/hwmon/
Demc6w201.rst28 that it is possible to control more than three fans by connecting two
/linux-6.6.21/drivers/isdn/mISDN/
DKconfig21 cross connecting of bchannels, conferencing, dtmf decoding,
/linux-6.6.21/net/sunrpc/
Dsysfs.c171 int locked, connected, connecting, close_wait, bound, binding, in rpc_sysfs_xprt_state_show() local
179 connecting = test_bit(XPRT_CONNECTING, &xprt->state); in rpc_sysfs_xprt_state_show()
193 connecting ? "CONNECTING" : "", in rpc_sysfs_xprt_state_show()
/linux-6.6.21/Documentation/firmware-guide/acpi/dsd/
Dphy.rst10 Later, for connecting these PHYs to their respective MACs, the PHYs registered
14 for connecting PHYs on the MDIO bus [dsd-properties-rules] to the MAC layer.

12345