Searched refs:bridges (Results 1 – 25 of 77) sorted by relevance
1234
/Linux-v5.4/Documentation/devicetree/bindings/fpga/ |
D | fpga-region.txt | 61 * FPGA bridges may be actual hardware or soft logic on an FPGA. 62 * During Full Reconfiguration, hardware bridges between the host and FPGA 67 buses, eliminating the need to show the hardware FPGA bridges in the 111 1. Disable appropriate FPGA bridges. 113 3. Enable the FPGA bridges. 118 will disable the bridges. 145 FPGA region will be the child of one of the hardware bridges (the bridge that 151 These FPGA regions are children of FPGA bridges which are then children of the 160 FPGA Regions do not inherit their ancestor FPGA regions' bridges. This prevents 161 shutting down bridges that are upstream from the other active regions while one [all …]
|
D | altera-freeze-bridge.txt | 3 The Altera Freeze Bridge Controller manages one or more freeze bridges. 4 The controller can freeze/disable the bridges which prevents signal 6 unfreeze/enable the bridges which allows traffic to pass through the
|
D | xilinx-pr-decoupler.txt | 4 decouplers / fpga bridges. 5 The controller can decouple/disable the bridges which prevents signal 7 couple / enable the bridges which allows traffic to pass through the
|
/Linux-v5.4/Documentation/devicetree/bindings/display/bridge/ |
D | megachips-stdpxxxx-ge-b850v3-fw.txt | 2 STDP4028-ge-b850v3-fw bridges (LVDS-DP) 3 STDP2690-ge-b850v3-fw bridges (DP-DP++) 11 STDP2690 behave as the stock bridges would. The compatible strings include the 12 suffix "-ge-b850v3-fw" to make it clear that the driver is for the bridges with 16 two bridges behaves as a single one. The only interfaces exposed by the
|
D | dumb-vga-dac.txt | 4 This binding is aimed for dumb RGB to VGA DAC based bridges that do not require
|
D | ti,ths813x.txt | 5 THS8135 Video DAC bridges.
|
/Linux-v5.4/drivers/pcmcia/ |
D | Kconfig | 63 bridge. Virtually all modern PCMCIA bridges do this, and most of 71 comment "PC-card bridges" 79 This option enables support for CardBus host bridges. Virtually 80 all modern PCMCIA bridges are CardBus compatible. A "bridge" is 91 bool "Special initialization for O2Micro bridges" if EXPERT 96 bool "Special initialization for Ricoh bridges" if EXPERT 101 bool "Special initialization for TI and EnE bridges" if EXPERT 106 bool "Auto-tune EnE bridges for CB cards" if EXPERT 111 bool "Special initialization for Toshiba ToPIC bridges" if EXPERT 136 Say Y here to include support for ISA-bus PCMCIA host bridges that [all …]
|
/Linux-v5.4/Documentation/driver-api/fpga/ |
D | fpga-programming.rst | 12 the FPGA manager and bridges. It will: 16 * build a list of FPGA bridges if a method has been specified to do so 17 * disable the bridges 19 * re-enable the bridges 31 bridges to control during programming or it has a pointer to a function that
|
D | fpga-region.rst | 12 an FPGA Manager and a bridge (or bridges) with a reprogrammable region of an 26 * which bridges to disable before programming and enable afterwards. 62 The FPGA region will need to specify which bridges to control while programming 63 the FPGA. The region driver can build a list of bridges during probe time 65 the list of bridges to program just before programming 73 * :c:func:`fpga_bridges_put` — Given a list of bridges, put them
|
/Linux-v5.4/drivers/ata/ |
D | pata_ftide010.c | 275 int bridges = 0; in pata_ftide010_gemini_port_start() local 286 bridges++; in pata_ftide010_gemini_port_start() 292 bridges++; in pata_ftide010_gemini_port_start() 299 bridges++; in pata_ftide010_gemini_port_start() 306 bridges++; in pata_ftide010_gemini_port_start() 309 dev_info(dev, "brought %d bridges online\n", bridges); in pata_ftide010_gemini_port_start() 310 return (bridges > 0) ? 0 : -EINVAL; // -ENODEV; in pata_ftide010_gemini_port_start()
|
/Linux-v5.4/Documentation/devicetree/bindings/ata/ |
D | cortina,gemini-sata-bridge.txt | 4 takes two Faraday Technology FTIDE010 PATA controllers and bridges 11 - resets: phandles to the reset lines for both SATA bridges 17 the ATA controller and SATA bridges. Values 0..3:
|
/Linux-v5.4/Documentation/devicetree/bindings/pci/ |
D | pci.txt | 1 PCI bus bridges have standardized Device Tree bindings: 18 host bridges in the system, otherwise potentially conflicting domain numbers 19 may be assigned to root buses behind different host bridges. The domain 68 When present, the port is external-facing. All bridges and endpoints
|
D | arm,juno-r1-pcie.txt | 9 - dma-coherent: The host controller bridges the AXI transactions into PCIe bus
|
D | 83xx-512x-pci.txt | 1 * Freescale 83xx and 512x PCI bridges
|
/Linux-v5.4/drivers/vme/ |
D | Makefile | 7 obj-y += bridges/
|
D | Kconfig | 14 source "drivers/vme/bridges/Kconfig"
|
/Linux-v5.4/net/bridge/ |
D | Kconfig | 15 Several such bridges can work together to create even larger 17 As this is a standard, Linux bridges will cooperate properly with
|
/Linux-v5.4/Documentation/i2c/busses/ |
D | i2c-sis96x.rst | 11 Any combination of these host bridges: 14 and these south bridges:
|
D | i2c-ali1563.rst | 24 the i2c controller found in the Intel 801 south bridges.
|
/Linux-v5.4/Documentation/devicetree/bindings/display/ |
D | ste,mcde.txt | 5 LCD displays or bridges. It is used in the ST-Ericsson U8500 platform. 45 Display panels and bridges will appear as children on the DSI hosts, and
|
/Linux-v5.4/Documentation/PCI/ |
D | msi-howto.rst | 50 bridges). In order to ensure that all the data has arrived in memory, 239 Some PCI bridges are not able to route MSIs between busses properly. 242 Some bridges allow you to enable MSIs by changing some bits in their 259 Again, please notify linux-pci@vger.kernel.org of any bridges that need 280 Then, 'lspci -t' gives the list of bridges above a device. Reading 283 to bridges between the PCI root and the device, MSIs are disabled.
|
D | acpi-info.rst | 4 ACPI considerations for PCI host bridges 11 host bridges, so the ACPI namespace must describe each host bridge, the 44 PCI host bridges are PNP0A03 or PNP0A08 devices. Their _CRS should 93 bridges [8]. Since MCFG is a static table and can't be updated by hotplug,
|
/Linux-v5.4/drivers/gpu/drm/bridge/ |
D | Kconfig | 45 Support for non-programmable RGB to VGA DAC bridges, such as ADI 63 This is a driver for the display bridges of
|
/Linux-v5.4/Documentation/x86/ |
D | intel-iommu.rst | 44 device has its own domain (hence protection). Devices under p2p bridges 46 transaction id aliasing for p2p bridges.
|
/Linux-v5.4/drivers/fpga/ |
D | Kconfig | 97 Say Y here if you want to support bridges connected between host 104 Say Y to enable drivers for FPGA bridges for Altera SOCFPGA 111 Say Y to enable drivers for Altera FPGA Freeze bridges. A
|
1234