Searched +full:versal +full:- +full:cpm +full:- +full:host +full:- +full:1 (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.1/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@xilinx.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.1/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. 22 #include <linux/pci-ecam.h> 36 #define XILINX_CPM_PCIE_MISC_IR_LOCAL BIT(1) 106 CPM, enumerator 111 * struct xilinx_cpm_variant - CPM variant information 112 * @version: CPM version 119 * struct xilinx_cpm_pcie - PCIe port information 122 * @cpm_base: CPM System Level Control and Status Register(SLCR) Base [all …]
|
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 15 is used on 32-bit Marvell ARM SoCs: Dove, Kirkwood, Armada 370, 25 Add support for Aardvark 64bit PCIe Host Controller. This 50 Say Y here if you want support for the PCI host controller found 51 in the Intel IXP4xx XScale-based network processor SoC. 58 Say Y here if you want support for the PCIe host controller found 62 bool "Renesas R-Car Gen2 Internal PCI controller" 66 Say Y here if you want internal PCI support on R-Car Gen2 SoC. 68 built-in EHCI/OHCI host controller present on each one. 71 bool "Renesas R-Car PCIe host controller" [all …]
|
| /Linux-v6.1/ |
| D | MAINTAINERS | 9 ------------------------- 11 1. Always *test* your changes, however small, on at least 4 or 30 ``diff -u`` to make the patch easy to merge. Be prepared to get your 40 See Documentation/process/coding-style.rst for guidance here. 46 See Documentation/process/submitting-patches.rst for details. 57 include a Signed-off-by: line. The current version of this 59 Documentation/process/submitting-patches.rst. 70 that the bug would present a short-term risk to other users if it 76 Documentation/admin-guide/security-bugs.rst for details. 81 --------------------------------------------------- [all …]
|