Searched +full:versal +full:- +full:cpm +full:- +full:host +full:- +full:1 (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/pci/ |
D | xilinx-versal-cpm.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pci/xilinx-versal-cpm.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: CPM Host Controller device tree for Xilinx Versal SoCs 10 - Bharat Kumar Gogada <[email protected]> 13 - $ref: /schemas/pci/pci-host-bridge.yaml# 18 - xlnx,versal-cpm-host-1.00 19 - xlnx,versal-cpm5-host 20 - xlnx,versal-cpm5-host1 [all …]
|
/linux-6.14.4/drivers/pci/controller/ |
D | pcie-xilinx-cpm.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * PCIe host controller driver for Xilinx Versal CPM DMA Bridge 5 * (C) Copyright 2019 - 2020, Xilinx, Inc. 21 #include "pcie-xilinx-common.h" 33 #define XILINX_CPM_PCIE0_MISC_IR_LOCAL BIT(1) 84 CPM, enumerator 90 * struct xilinx_cpm_variant - CPM variant information 91 * @version: CPM version 104 * struct xilinx_cpm_pcie - PCIe port information 107 * @cpm_base: CPM System Level Control and Status Register(SLCR) Base [all …]
|
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 13 Add support for Aardvark 64bit PCIe Host Controller. This 45 system-on-chips, like the Apple M1. This is required for the USB 46 type-A ports, Ethernet, Wi-Fi, and Bluetooth. 62 Say Y here to enable PCIe host controller support for 102 bool "Cavium Thunder PCIe controller to off-chip devices" 110 bool "Cavium Thunder ECAM controller to on-chip devices on pass-1.x silicon" 115 Say Y here if you want ECAM support for CN88XX-Pass-1.x Cavium Thunder SoCs. 127 tristate "Generic PCI host controller" 132 Say Y here if you want to support a simple generic PCI host [all …]
|
/linux-6.14.4/ |
D | MAINTAINERS | 5 --------------------------------------------------- 21 W: *Web-page* with status/info 23 B: URI for where to file *bugs*. A web-page with detailed bug 28 patches to the given subsystem. This is either an in-tree file, 29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 N: [^a-z]tegra all files whose path contains tegra 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L: linux-[email protected] 88 F: drivers/scsi/3w-* [all …]
|