Home
last modified time | relevance | path

Searched +full:zynqmp +full:- +full:ddrc +full:- +full:2 (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/boot/dts/xilinx/
Dzynqmp.dtsi1 // SPDX-License-Identifier: GPL-2.0+
3 * dts file for Xilinx ZynqMP
5 * (C) Copyright 2014 - 2019, Xilinx, Inc.
11 * published by the Free Software Foundation; either version 2 of
15 #include <dt-bindings/power/xlnx-zynqmp-power.h>
16 #include <dt-bindings/reset/xlnx-zynqmp-resets.h>
19 compatible = "xlnx,zynqmp";
20 #address-cells = <2>;
21 #size-cells = <2>;
24 #address-cells = <1>;
[all …]
/kernel/linux/linux-6.6/arch/arm64/boot/dts/xilinx/
Dzynqmp.dtsi1 // SPDX-License-Identifier: GPL-2.0+
3 * dts file for Xilinx ZynqMP
5 * (C) Copyright 2014 - 2021, Xilinx, Inc.
11 * published by the Free Software Foundation; either version 2 of
15 #include <dt-bindings/dma/xlnx-zynqmp-dpdma.h>
16 #include <dt-bindings/gpio/gpio.h>
17 #include <dt-bindings/interrupt-controller/arm-gic.h>
18 #include <dt-bindings/interrupt-controller/irq.h>
19 #include <dt-bindings/power/xlnx-zynqmp-power.h>
20 #include <dt-bindings/reset/xlnx-zynqmp-resets.h>
[all …]
/kernel/linux/linux-6.6/drivers/edac/
Dsynopsys_edac.c1 // SPDX-License-Identifier: GPL-2.0-only
6 * Copyright (C) 2012 - 2014 Xilinx, Inc.
56 #define CTRL_BW_SHIFT 2
92 #define DDR_ECC_INTR_SELF_CLEAR BIT(2)
94 /* ZynqMP Enhanced DDR memory controller registers that are relevant to ECC */
140 #define ECC_CTRL_CLR_CE_ERRCNT BIT(2)
144 #define DDRCTL_EWDTH_16 2
200 /* DDRC Software control register */
203 /* DDRC ECC CE & UE poison mask */
207 /* DDRC Device config masks */
[all …]
/kernel/linux/linux-5.10/drivers/edac/
Dsynopsys_edac.c5 * Copyright (C) 2012 - 2014 Xilinx, Inc.
9 * the Free Software Foundation, either version 2 of the License, or
68 #define CTRL_BW_SHIFT 2
105 /* ZynqMP Enhanced DDR memory controller registers that are relevant to ECC */
151 #define ECC_CTRL_CLR_CE_ERRCNT BIT(2)
155 #define DDRCTL_EWDTH_16 2
207 /* DDRC Software control register */
210 /* DDRC ECC CE & UE poison mask */
214 /* DDRC Device config masks */
225 #define DDR_MAX_BANKGRP_SHIFT 2
[all …]
/kernel/linux/linux-6.6/
DMAINTAINERS5 ---------------------------------------------------
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 …]