Searched refs:edac (Results 1 – 14 of 14) sorted by relevance
/linux-4.4.14/drivers/edac/ |
D | xgene_edac.c | 78 static void xgene_edac_pcp_rd(struct xgene_edac *edac, u32 reg, u32 *val) in xgene_edac_pcp_rd() argument 80 *val = readl(edac->pcp_csr + reg); in xgene_edac_pcp_rd() 83 static void xgene_edac_pcp_clrbits(struct xgene_edac *edac, u32 reg, in xgene_edac_pcp_clrbits() argument 88 spin_lock(&edac->lock); in xgene_edac_pcp_clrbits() 89 val = readl(edac->pcp_csr + reg); in xgene_edac_pcp_clrbits() 91 writel(val, edac->pcp_csr + reg); in xgene_edac_pcp_clrbits() 92 spin_unlock(&edac->lock); in xgene_edac_pcp_clrbits() 95 static void xgene_edac_pcp_setbits(struct xgene_edac *edac, u32 reg, in xgene_edac_pcp_setbits() argument 100 spin_lock(&edac->lock); in xgene_edac_pcp_setbits() 101 val = readl(edac->pcp_csr + reg); in xgene_edac_pcp_setbits() [all …]
|
D | Kconfig | 41 Use 'Y' if your edac utilities aren't ported to work with the newer 115 (/sys/devices/system/edac/mc/mcX), there are 3 input files:
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-devices-edac | 1 What: /sys/devices/system/edac/mc/mc*/reset_counters 3 Contact: linux-edac@vger.kernel.org 12 What: /sys/devices/system/edac/mc/mc*/seconds_since_reset 14 Contact: linux-edac@vger.kernel.org 19 What: /sys/devices/system/edac/mc/mc*/mc_name 21 Contact: linux-edac@vger.kernel.org 25 What: /sys/devices/system/edac/mc/mc*/size_mb 27 Contact: linux-edac@vger.kernel.org 31 What: /sys/devices/system/edac/mc/mc*/ue_count 33 Contact: linux-edac@vger.kernel.org [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/edac/ |
D | apm-xgene-edac.txt | 14 - compatible : Shall be "apm,xgene-edac". 24 - compatible : Shall be "apm,xgene-edac-mc". 30 - compatible : Shall be "apm,xgene-edac-pmd" or 31 "apm,xgene-edac-pmd-v2". 36 - compatible : Shall be "apm,xgene-edac-l3" or 37 "apm,xgene-edac-l3-v2". 41 - compatible : Shall be "apm,xgene-edac-soc-v1" for revision 1 or 42 "apm,xgene-edac-l3-soc" for general value reporting 67 edac@78800000 { 68 compatible = "apm,xgene-edac"; [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/altera/ |
D | socfpga-sdram-edac.txt | 5 - compatible : should contain "altr,sdram-edac" or "altr,sdram-edac-a10" 12 compatible = "altr,sdram-edac";
|
/linux-4.4.14/Documentation/ |
D | edac.txt | 11 The 'edac' kernel module's goal is to detect and report hardware errors 86 If 'edac' was statically linked with the kernel then no loading 87 is necessary. If 'edac' was built as modules then simply modprobe 88 the 'edac' pieces that you need. You should be able to modprobe 104 lives in the /sys/devices/system/edac directory. 164 /sys/devices/system/edac/mc each memory controller will be represented 168 ..../edac/mc/ 204 Documentation/ABI/testing/sysfs-devices-edac 394 Under /sys/devices/system/edac/pci are control and attribute files as follows: 407 echo "1" >/sys/devices/system/edac/pci/check_pci_parity [all …]
|
D | 00-INDEX | 174 edac.txt
|
/linux-4.4.14/arch/arm64/boot/dts/apm/ |
D | apm-storm.dtsi | 447 edac@78800000 { 448 compatible = "apm,xgene-edac"; 462 compatible = "apm,xgene-edac-mc"; 468 compatible = "apm,xgene-edac-mc"; 474 compatible = "apm,xgene-edac-mc"; 480 compatible = "apm,xgene-edac-mc"; 486 compatible = "apm,xgene-edac-pmd"; 492 compatible = "apm,xgene-edac-pmd"; 498 compatible = "apm,xgene-edac-pmd"; 504 compatible = "apm,xgene-edac-pmd"; [all …]
|
/linux-4.4.14/drivers/ |
D | Makefile | 117 obj-$(CONFIG_EDAC) += edac/
|
D | Kconfig | 111 source "drivers/edac/Kconfig"
|
/linux-4.4.14/ |
D | MAINTAINERS | 1550 F: drivers/edac/altera_edac. 1752 F: drivers/edac/synopsys_edac.c 3936 L: linux-edac@vger.kernel.org 3939 T: git://git.kernel.org/pub/linux/kernel/git/mchehab/linux-edac.git#linux_next 3941 F: Documentation/edac.txt 3942 F: drivers/edac/ 3943 F: include/linux/edac.h 3948 L: linux-edac@vger.kernel.org 3951 F: drivers/edac/amd64_edac* 3956 L: linux-edac@vger.kernel.org [all …]
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | socfpga_arria10.dtsi | 572 compatible = "altr,sdram-edac-a10";
|
D | socfpga.dtsi | 705 compatible = "altr,sdram-edac";
|
/linux-4.4.14/arch/m68k/ifpsp060/ |
D | fplsp.sa | 1590 dc.l $42857420,$4286edc4,$6000edac,$d4862d43 1593 dc.l $fe0c4286,$edc46000,$2406edac,$2e05edad 1771 dc.l $4286edc4,$6000edac,$96866022,$4286edc4
|