Searched +full:versal +full:- +full:cpm +full:- +full:host +full:- +full:1 (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/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 <bharat.kumar.gogada@amd.com> 13 - $ref: /schemas/pci/pci-bus.yaml# 18 - xlnx,versal-cpm-host-1.00 19 - xlnx,versal-cpm5-host 23 - description: CPM system level control and status registers. [all …]
|
/Linux-v6.6/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 <linux/pci-ecam.h> 35 #define XILINX_CPM_PCIE_MISC_IR_LOCAL BIT(1) 105 CPM, enumerator 110 * struct xilinx_cpm_variant - CPM variant information 111 * @version: CPM version 118 * struct xilinx_cpm_pcie - PCIe port information 121 * @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-v6.6/ |
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-scsi@vger.kernel.org 88 F: drivers/scsi/3w-* [all …]
|