Home
last modified time | relevance | path

Searched +full:bridge +full:- +full:enable (Results 1 – 25 of 402) sorted by relevance

12345678910>>...17

/freebsd/sys/contrib/device-tree/Bindings/fpga/
H A Dfpga-bridge.txt1 FPGA Bridge Device Tree Binding
4 - bridge-enable : 0 if driver should disable bridge at startup
5 1 if driver should enable bridge at startup
6 Default is to leave bridge in current state.
9 fpga_bridge3: fpga-bridge@ffc25080 {
10 compatible = "altr,socfpga-fpga2sdram-bridge";
12 bridge-enable = <0>;
H A Daltera-hps2fpga-bridge.txt1 Altera FPGA/HPS Bridge Driver
4 - regs : base address and size for AXI bridge module
5 - compatible : Should contain one of:
6 "altr,socfpga-lwhps2fpga-bridge",
7 "altr,socfpga-hps2fpga-bridge", or
8 "altr,socfpga-fpga2hps-bridge"
9 - resets : Phandle and reset specifier for this bridge's reset
10 - clocks : Clocks used by this module.
12 See Documentation/devicetree/bindings/fpga/fpga-bridge.txt for generic bindings.
15 fpga_bridge0: fpga-bridge@ff400000 {
[all …]
H A Dxilinx-pr-decoupler.txt6 changes from passing through the bridge. The controller can also
7 couple / enable the bridges which allows traffic to pass through the
8 bridge normally.
11 Softcore is compatible with the Xilinx LogiCORE pr-decoupler.
14 from passing through the bridge. The controller safely handles AXI4MM
15 and AXI4-Lite interfaces on a Reconfigurable Partition when it is
24 - compatible : Should contain "xlnx,pr-decoupler-1.00" followed by
25 "xlnx,pr-decoupler" or
26 "xlnx,dfx-axi-shutdown-manager-1.00" followed by
27 "xlnx,dfx-axi-shutdown-manager"
[all …]
H A Daltera-freeze-bridge.txt1 Altera Freeze Bridge Controller Driver
3 The Altera Freeze Bridge Controller manages one or more freeze bridges.
5 changes from passing through the bridge. The controller can also
6 unfreeze/enable the bridges which allows traffic to pass through the
7 bridge normally.
10 - compatible : Should contain "altr,freeze-bridge-controller"
11 - regs : base address and size for freeze bridge module
13 See Documentation/devicetree/bindings/fpga/fpga-bridge.txt for generic bindings.
16 freeze-controller@100000450 {
17 compatible = "altr,freeze-bridge-controller";
[all …]
H A Daltera-fpga2sdram-bridge.txt1 Altera FPGA To SDRAM Bridge Driver
4 - compatible : Should contain "altr,socfpga-fpga2sdram-bridge"
6 See Documentation/devicetree/bindings/fpga/fpga-bridge.txt for generic bindings.
9 fpga_bridge3: fpga-bridge@ffc25080 {
10 compatible = "altr,socfpga-fpga2sdram-bridge";
12 bridge-enable = <0>;
/freebsd/share/man/man4/
H A Dbridge.42 .\" SPDX-License-Identifier: BSD-4-Clause
4 .\" $NetBSD: bridge.4,v 1.5 2004/01/31 20:14:11 jdc Exp $
44 .Nd network bridge device
49 .Bd -ragged -offset indent
56 .Bd -literal -offset indent
67 For example, it is possible to bridge Ethernet and 802.11 networks together,
68 but it is not possible to bridge Ethernet and Token Ring together.
99 .Va net.link.bridge.inherit_mac
100 has a non-zero value, the newly created bridge will inherit the MAC
101 address from its first member instead of choosing a random link-level
[all …]
H A Dpcm.42 .\" Copyright (c) 2009-2011 Joel Dahl <joel@FreeBSD.org>
39 .Bd -ragged -offset indent
48 It works in conjunction with a bridge device driver on supported devices
50 Each bridge device driver supports a specific set of audio chipsets and
60 driver are: multichannel audio, per-application
67 driver is enabled by default, along with several bridge device drivers.
72 The following bridge device drivers are available:
74 .Bl -bullet -compact
118 .Xr snd_uaudio 4 (auto-loaded on device plug)
127 Refer to the manual page for each bridge device driver for driver specific
[all …]
/freebsd/sys/contrib/device-tree/Bindings/ata/
H A Dcortina,gemini-sata-bridge.txt1 * Cortina Systems Gemini SATA Bridge
3 The Gemini SATA bridge in a SoC-internal PATA to SATA bridge that
8 - compatible: should be
9 "cortina,gemini-sata-bridge"
10 - reg: registers and size for the block
11 - resets: phandles to the reset lines for both SATA bridges
12 - reset-names: must be "sata0", "sata1"
13 - clocks: phandles to the compulsory peripheral clocks
14 - clock-names: must be "SATA0_PCLK", "SATA1_PCLK"
15 - syscon: a phandle to the global Gemini system controller
[all …]
H A Dcortina,gemini-sata-bridge.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/ata/cortina,gemini-sata-bridge.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Cortina Systems Gemini SATA Bridge
10 - Linus Walleij <linus.walleij@linaro.org>
13 The Gemini SATA bridge in a SoC-internal PATA to SATA bridge that
19 const: cortina,gemini-sata-bridge
28 reset-names:
30 - const: sata0
[all …]
/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_sys.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
28 * Bridge MIB implementation for SNMPd.
29 * Bridge OS specific ioctls.
63 int sock = -1;
70 return (-1); in bridge_ioctl_init()
101 /* Not present - load it. */ in bridge_kmod_load()
104 return (-1); in bridge_kmod_load()
111 * Bridge interfaces.
115 * Convert the kernel uint64_t value for a bridge id
[all …]
H A Dbridge_snmp.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
28 * Bridge MIB implementation for SNMPd.
82 * Bridge Addresses Table.
85 uint32_t sysindex; /* The bridge if sysindex. */
94 * Bridge ports.
95 * The bridge port system interface index is used for a
101 uint32_t sysindex; /* The bridge interface sysindex. */
102 int32_t port_no; /* The bridge member system index. */
104 int8_t span_enable; /* Span flag set - private MIB. */
[all …]
/freebsd/contrib/wpa/src/ap/
H A Dx_snoop.c20 struct hostapd_bss_config *conf = hapd->conf; in x_snoop_init()
22 if (!conf->isolate) { in x_snoop_init()
25 return -1; in x_snoop_init()
28 if (conf->bridge[0] == '\0') { in x_snoop_init()
30 "x_snoop: Bridge must be configured for x_snoop"); in x_snoop_init()
31 return -1; in x_snoop_init()
34 hapd->x_snoop_initialized = true; in x_snoop_init()
39 "x_snoop: Failed to enable hairpin_mode on the bridge port"); in x_snoop_init()
40 return -1; in x_snoop_init()
45 "x_snoop: Failed to enable proxyarp on the bridge port"); in x_snoop_init()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/
H A Dsimple-bridge.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/bridge/simple-bridge.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Transparent non-programmable DRM bridges
10 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
11 - Maxime Ripard <mripard@kernel.org>
14 This binding supports transparent non-programmable bridges that don't require
20 - items:
21 - enum:
[all …]
H A Dchipone,icn6211.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/bridge/chipone,icn6211.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Chipone ICN6211 MIPI-DSI to RGB Converter bridge
10 - Jagan Teki <jagan@amarulasolutions.com>
13 ICN6211 is MIPI-DSI to RGB Converter bridge from chipone.
21 - chipone,icn6211
27 clock-names:
36 enable-gpios:
[all …]
H A Dti,sn65dsi86.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/bridge/ti,sn65dsi86.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: SN65DSI86 DSI to eDP bridge chip
10 - Douglas Anderson <dianders@chromium.org>
13 The Texas Instruments SN65DSI86 bridge takes MIPI DSI in and outputs eDP.
23 enable-gpios:
27 suspend-gpios:
29 description: GPIO specifier for GPIO1 pin on bridge (active low).
[all …]
H A Dti,dlpc3433.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/bridge/ti,dlpc3433.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: TI DLPC3433 MIPI DSI to DMD bridge
10 - Jagan Teki <jagan@amarulasolutions.com>
11 - Christopher Vollo <chris@renewoutreach.org>
14 TI DLPC3433 is a MIPI DSI based display controller bridge
30 - 0x1b
31 - 0x1d
[all …]
H A Dti,sn65dsi83.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/bridge/ti,sn65dsi83.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: SN65DSI83 and SN65DSI84 DSI to LVDS bridge chip
10 - Marek Vasut <marex@denx.de>
13 Texas Instruments SN65DSI83 1x Single-link MIPI DSI
14 to 1x Single-link LVDS
16 Texas Instruments SN65DSI84 1x Single-link MIPI DSI
17 to 1x Dual-link or 2x Single-link LVDS
[all …]
H A Dti,sn65dsi86.txt1 SN65DSI86 DSI to eDP bridge chip
2 --------------------------------
4 This is the binding for Texas Instruments SN65DSI86 bridge.
8 - compatible: Must be "ti,sn65dsi86"
9 - reg: i2c address of the chip, 0x2d as per datasheet
10 - enable-gpios: gpio specification for bridge_en pin (active high)
12 - vccio-supply: A 1.8V supply that powers up the digital IOs.
13 - vpll-supply: A 1.8V supply that powers up the displayport PLL.
14 - vcca-supply: A 1.2V supply that powers up the analog circuits.
15 - vcc-supply: A 1.2V supply that powers up the digital core.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/perf/
H A Dapm-xgene-pmu.txt1 * APM X-Gene SoC PMU bindings
3 This is APM X-Gene SoC PMU (Performance Monitoring Unit) module.
6 L3C - L3 cache controller
7 IOB - IO bridge
8 MCB - Memory controller bridge
9 MC - Memory controller
14 - compatible : Shall be "apm,xgene-pmu" for revision 1 or
15 "apm,xgene-pmu-v2" for revision 2.
16 - regmap-csw : Regmap of the CPU switch fabric (CSW) resource.
17 - regmap-mcba : Regmap of the MCB-A (memory bridge) resource.
[all …]
/freebsd/sys/dev/agp/
H A Dagp_sis.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
66 return ("SiS 5591 host to AGP bridge"); in agp_sis_match()
68 return ("SiS 530 host to AGP bridge"); in agp_sis_match()
70 return ("SiS 540 host to AGP bridge"); in agp_sis_match()
72 return ("SiS 550 host to AGP bridge"); in agp_sis_match()
74 return ("SiS 620 host to AGP bridge"); in agp_sis_match()
76 return ("SiS 630 host to AGP bridge"); in agp_sis_match()
78 return ("SiS 645 host to AGP bridge"); in agp_sis_match()
80 return ("SiS 645DX host to AGP bridge"); in agp_sis_match()
[all …]
H A Dagp_via.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
76 return ("VIA 8763 (P4X600) host to PCI bridge"); in agp_via_match()
78 return ("VIA PM800/PN800/PM880/PN880 host to PCI bridge"); in agp_via_match()
80 return ("VIA KT880 host to PCI bridge"); in agp_via_match()
82 return ("VIA 3296 (P4M800) host to PCI bridge"); in agp_via_match()
84 return ("VIA 82C8363 (Apollo KT133x/KM133) host to PCI bridge"); in agp_via_match()
86 return ("VIA 3314 (P4M800CE) host to PCI bridge"); in agp_via_match()
88 return ("VIA VT3324 (CX700) host to PCI bridge"); in agp_via_match()
90 return ("VIA 3327 (P4M890) host to PCI bridge"); in agp_via_match()
[all …]
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_if.m1 #-
2 # Copyright (c) 2015-2016 Landon Fuller <landon@landonf.org>
40 # bhndb bridge device interface.
122 * @param child The bhndb-attached device.
130 * Populate @p info with board info known only to the bridge,
134 * @param child The bhndb-attached device.
149 * may otherwise be non-functional; this method allows the parent device
163 * Get the host bridge core info for the attached bhnd bus.
165 * @param dev The bridge device.
167 * @param[out] core Will be populated with the host bridge core info, if
[all …]
/freebsd/sys/dev/pccbb/
H A Dpccbb_pci.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2000-2001 Jonathan Chen All rights reserved.
5 * Copyright (c) 2002-2004 M. Warner Losh <imp@FreeBSD.org>
30 /*-
61 * Driver for PCI to CardBus Bridge chips
65 * http://www-
[all...]
/freebsd/tests/sys/netpfil/common/
H A Drdr.sh2 # SPDX-License-Identifier: BSD-2-Clause
47 route add -net 198.51.100.0/24 192.0.2.1
52 # Enable redirect filter rule
55 "rdr pass on ${epair}b proto tcp from any to 198.51.100.0/24 port 1234 -> 192.0.2.1 port 4321" \
57 "rdr ${epair}b from any to 198.51.100.0/24 port = 1234 -> 192.0.2.1 port 4321 tcp"
60 echo "foo" | jexec alcatraz nc -N -l 4321 &
63 result=$(nc -N -w 3 198.51.100.2 1234)
88 bridge=$(vnet_mkbridge)
89 ifconfig ${bridge} 192.0.2.1/24 up
96 ifconfig ${bridge} addm ${epair1}a
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dpci.txt3 PCI Bus Binding to: IEEE Std 1275-1994
4 https://www.devicetree.org/open-firmware/bindings/pci/pci2_1.pdf
9 https://www.devicetree.org/open-firmware/practice/imap/imap0_9d.pdf
11 Additionally to the properties specified in the above standards a host bridge
14 - linux,pci-domain:
15 If present this property assigns a fixed PCI domain number to a host bridge,
20 number for each host bridge in the system must be unique.
21 - max-link-speed:
27 - reset-gpios:
30 - supports-clkreq:
[all …]

12345678910>>...17