Searched +full:zynqmp +full:- +full:ocmc +full:- +full:1 (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/memory-controllers/xlnx,zynqmp-ocmc-1.0.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Xilinx Zynqmp OCM(On-Chip Memory) Controller10 - Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>11 - Sai Krishna Potthuri <sai.krishna.potthuri@amd.com>14 The OCM supports 64-bit wide ECC functionality to detect multi-bit errors15 and recover from a single-bit memory fault.On a write, if all bytes are17 the write-data that is written into the data RAM. If one or more bytes are[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Xilinx ZynqMP OCM ECC Driver70 #define EDAC_DEVICE "ZynqMP-OCM"73 * struct ecc_error_info - ECC error log information75 * @fault_lo: Generated fault data (lower 32-bit)76 * @fault_hi: Generated fault data (upper 32-bit)85 * struct ecc_status - ECC status information to report99 * struct edac_priv - OCM private instance data125 * get_error_info - Get the current ECC error info136 p->ce_cnt++; in get_error_info()[all …]
1 // SPDX-License-Identifier: GPL-2.0+3 * dts file for Xilinx ZynqMP5 * (C) Copyright 2014 - 2021, Xilinx, Inc.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>23 compatible = "xlnx,zynqmp";[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]