Home
last modified time | relevance | path

Searched refs:bridges (Results 1 – 25 of 76) sorted by relevance

1234

/Linux-v4.19/Documentation/devicetree/bindings/fpga/
Dfpga-region.txt61 * 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 …]
Daltera-freeze-bridge.txt3 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
Dxilinx-pr-decoupler.txt4 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-v4.19/Documentation/devicetree/bindings/display/bridge/
Dmegachips-stdpxxxx-ge-b850v3-fw.txt2 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
Ddumb-vga-dac.txt4 This binding is aimed for dumb RGB to VGA DAC based bridges that do not require
Dti,ths813x.txt5 THS8135 Video DAC bridges.
/Linux-v4.19/drivers/pcmcia/
DKconfig61 bridge. Virtually all modern PCMCIA bridges do this, and most of
66 comment "PC-card bridges"
74 This option enables support for CardBus host bridges. Virtually
75 all modern PCMCIA bridges are CardBus compatible. A "bridge" is
86 bool "Special initialization for O2Micro bridges" if EXPERT
91 bool "Special initialization for Ricoh bridges" if EXPERT
96 bool "Special initialization for TI and EnE bridges" if EXPERT
101 bool "Auto-tune EnE bridges for CB cards" if EXPERT
106 bool "Special initialization for Toshiba ToPIC bridges" if EXPERT
131 Say Y here to include support for ISA-bus PCMCIA host bridges that
[all …]
/Linux-v4.19/Documentation/driver-api/fpga/
Dfpga-region.rst12 an FPGA Manager and a bridge (or bridges) with a reprogrammable region of an
26 * which bridges to disable before programming and enable afterwards.
64 * build a list of FPGA bridges if a method has been specified to do so
65 * disable the bridges
67 * re-enable the bridges
/Linux-v4.19/Documentation/devicetree/bindings/pci/
Dpci.txt1 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
Darm,juno-r1-pcie.txt9 - dma-coherent: The host controller bridges the AXI transactions into PCIe bus
D83xx-512x-pci.txt1 * Freescale 83xx and 512x PCI bridges
/Linux-v4.19/drivers/ata/
Dpata_ftide010.c274 int bridges = 0; in pata_ftide010_gemini_port_start() local
285 bridges++; in pata_ftide010_gemini_port_start()
291 bridges++; in pata_ftide010_gemini_port_start()
298 bridges++; in pata_ftide010_gemini_port_start()
305 bridges++; in pata_ftide010_gemini_port_start()
308 dev_info(dev, "brought %d bridges online\n", bridges); in pata_ftide010_gemini_port_start()
309 return (bridges > 0) ? 0 : -EINVAL; // -ENODEV; in pata_ftide010_gemini_port_start()
/Linux-v4.19/Documentation/devicetree/bindings/ata/
Dcortina,gemini-sata-bridge.txt4 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-v4.19/drivers/vme/
DMakefile6 obj-y += bridges/
DKconfig13 source "drivers/vme/bridges/Kconfig"
/Linux-v4.19/arch/mips/pci/
Dpci-ip27.c35 static struct bridge_controller bridges[MAX_PCI_BUSSES]; variable
61 bc = &bridges[num_bridges]; in bridge_probe()
/Linux-v4.19/Documentation/w1/masters/
D00-INDEX6 - The Maxim/Dallas Semiconductor DS2490 builds USB <-> W1 bridges.
/Linux-v4.19/net/bridge/
DKconfig14 Several such bridges can work together to create even larger
16 As this is a standard, Linux bridges will cooperate properly with
/Linux-v4.19/Documentation/i2c/busses/
Di2c-sis96x7 Any combination of these host bridges:
9 and these south bridges:
Di2c-ali156321 the i2c controller found in the Intel 801 south bridges.
/Linux-v4.19/drivers/gpu/drm/bridge/
DKconfig43 Support for non-programmable RGB to VGA DAC bridges, such as ADI
60 This is a driver for the display bridges of
/Linux-v4.19/Documentation/PCI/
DMSI-HOWTO.txt45 bridges). In order to ensure that all the data has arrived in memory,
224 Some PCI bridges are not able to route MSIs between busses properly.
227 Some bridges allow you to enable MSIs by changing some bits in their
244 Again, please notify linux-pci@vger.kernel.org of any bridges that need
263 Then, 'lspci -t' gives the list of bridges above a device. Reading
266 to bridges between the PCI root and the device, MSIs are disabled.
D00-INDEX4 - info on how PCI host bridges are represented in ACPI
/Linux-v4.19/drivers/fpga/
DKconfig89 Say Y here if you want to support bridges connected between host
96 Say Y to enable drivers for FPGA bridges for Altera SOCFPGA
103 Say Y to enable drivers for Altera FPGA Freeze bridges. A
/Linux-v4.19/Documentation/
DIntel-IOMMU.txt44 device has its own domain (hence protection). Devices under p2p bridges
46 transaction id aliasing for p2p bridges.

1234