/linux-6.1.9/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-6.1.9/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 | simple-bridge.yaml | 7 title: Transparent non-programmable DRM bridges 14 This binding supports transparent non-programmable bridges that don't require
|
/linux-6.1.9/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-6.1.9/drivers/soc/tegra/cbb/ |
D | tegra194-cbb.c | 175 struct tegra194_axi2apb_bridge *bridges; member 1896 status = tegra194_axi2apb_status(cbb->bridges[i].base); in print_errlog0() 2204 if (priv->bridges) { in tegra194_cbb_get_bridges() 2206 cbb->bridges = priv->bridges; in tegra194_cbb_get_bridges() 2213 if (!cbb->bridges) { in tegra194_cbb_get_bridges() 2217 cbb->bridges = devm_kcalloc(cbb->base.dev, cbb->num_bridges, in tegra194_cbb_get_bridges() 2218 sizeof(*cbb->bridges), GFP_KERNEL); in tegra194_cbb_get_bridges() 2219 if (!cbb->bridges) in tegra194_cbb_get_bridges() 2223 err = of_address_to_resource(np, i, &cbb->bridges[i].res); in tegra194_cbb_get_bridges() 2227 cbb->bridges[i].base = devm_ioremap_resource(cbb->base.dev, in tegra194_cbb_get_bridges() [all …]
|
/linux-6.1.9/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. 65 The FPGA region will need to specify which bridges to control while programming 66 the FPGA. The region driver can build a list of bridges during probe time 68 the list of bridges to program just before programming 76 * fpga_bridges_put() - Given a list of bridges, put them
|
/linux-6.1.9/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-6.1.9/Documentation/devicetree/bindings/ata/ |
D | cortina,gemini-sata-bridge.yaml | 14 takes two Faraday Technology FTIDE010 PATA controllers and bridges 26 description: phandles to the reset lines for both SATA bridges 55 bridges.
|
/linux-6.1.9/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 | apple,pcie.yaml | 18 PCIe host bridges is absent. 23 the child nodes that represent the PCI bridges that correspond to
|
D | 83xx-512x-pci.txt | 1 * Freescale 83xx and 512x PCI bridges
|
/linux-6.1.9/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.
|
D | i2c-ali1535.rst | 25 M15x3 South bridges also produced by Acer Labs Inc. Some of the registers
|
/linux-6.1.9/drivers/gpu/drm/msm/dsi/ |
D | dsi.c | 222 if (priv->num_bridges == ARRAY_SIZE(priv->bridges)) { in msm_dsi_modeset_init() 261 priv->bridges[priv->num_bridges++] = msm_dsi->bridge; in msm_dsi_modeset_init()
|
/linux-6.1.9/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra194-axi2apb.yaml | 22 description: Physical base address and length of registers for all bridges
|
D | nvidia,tegra194-cbb.yaml | 16 initiators and targets using different bridges like AXIP2P, AXI2APB. 69 Specifies the node having all axi2apb bridges which need to be checked
|
/linux-6.1.9/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-6.1.9/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-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
D | bridge.h | 18 struct list_head bridges; member
|
/linux-6.1.9/Documentation/gpu/ |
D | vgaarbiter.rst | 132 forwarding on P2P bridges if necessary, so that the requested resources can 135 P2P bridges if any). In the case of vga_arb_lock(), the function will block 137 any resource on a different bus segment, since P2P bridges don't differentiate
|