Home
last modified time | relevance | path

Searched +full:bridge0 +full:- +full:2 (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/fpga/
H A Dfpga-region.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/fpga/fpga-region.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Michal Simek <michal.simek@amd.com>
14 - Introduction
15 - Terminology
16 - Sequence
17 - FPGA Region
18 - Supported Use Models
[all …]
/linux/tools/testing/cxl/test/
H A Dcxl.c1 // SPDX-License-Identifier: GPL-2.0-only
20 #define NR_CXL_HOST_BRIDGES 2
23 #define NR_CXL_ROOT_PORTS 2
24 #define NR_CXL_SWITCH_PORTS 2
54 if (&cxl_host_bridge[i]->dev == dev) in is_multi_bridge()
64 if (&cxl_hb_single[i]->dev == dev) in is_single_bridge()
79 [2] = {
80 .handle = &host_bridge[2],
81 .pnp.unique_id = "2",
94 if (dev == &cxl_mem[i]->dev) in is_mock_dev()
[all …]