Searched refs:edac (Results 26 - 50 of 63) sorted by relevance

123

/linux-master/drivers/edac/
H A Dal_mc_edac.c7 #include <linux/edac.h>
332 { .compatible = "amazon,al-mc-edac", },
H A Damd8131_edac.c17 #include <linux/edac.h>
H A Daspeed_edac.c6 #include <linux/edac.h>
18 #define DRV_NAME "aspeed-edac"
165 dev_dbg(mci->pdev, "received edac interrupt w/ mcr register 50: 0x%x\n",
194 dev_dbg(mci->pdev, "received edac interrupt, but did not find any ECC counters\n");
197 dev_dbg(mci->pdev, "edac interrupt handled. mcr reg 50 is now: 0x%x\n",
336 /* register with edac core */
376 { .compatible = "aspeed,ast2400-sdram-edac" },
377 { .compatible = "aspeed,ast2500-sdram-edac" },
378 { .compatible = "aspeed,ast2600-sdram-edac" },
H A Dcell_edac.c12 #include <linux/edac.h>
H A Docteon_edac-lmc.c16 #include <linux/edac.h>
H A Dzynqmp_edac.c8 #include <linux/edac.h>
246 * echo <fault_count val> > /sys/kernel/debug/edac/ocm/inject_fault_count
248 * echo <bit_pos val> > /sys/kernel/debug/edac/ocm/inject_ce_bitpos
290 * echo <fault_count val> > /sys/kernel/debug/edac/ocm/inject_fault_count
292 * echo <bit_pos0 val>,<bit_pos1 val> > /sys/kernel/debug/edac/ocm/inject_ue_bitpos
454 .name = "zynqmp-ocm-edac",
H A Dqcom_edac.c6 #include <linux/edac.h>
349 /* Allocate edac control info */
H A Di82875p_edac.c20 #include <linux/edac.h>
348 u32 drc_ddim; /* DRAM Data Integrity Mode 0=none,2=edac */
H A Di82975x_edac.c16 #include <linux/edac.h>
569 /* finalize this instance of memory controller with edac core */
H A Di3200_edac.c14 #include <linux/edac.h>
H A Dghes_edac.c13 #include <linux/edac.h>
H A De7xxx_edac.c32 #include <linux/edac.h>
H A Damd8111_edac.c16 #include <linux/edac.h>
H A Damd64_edac.h18 #include <linux/edac.h>
H A Dedac_pci_sysfs.c10 #include <linux/edac.h>
380 edac_dbg(1, "Failed to register '.../edac/pci'\n");
389 edac_dbg(1, "Registered '.../edac/pci' kobject\n");
H A Dedac_mc.c29 #include <linux/edac.h>
38 #include <asm/edac.h>
H A Die31200_edac.c50 #include <linux/edac.h>
H A Darmada_xp_edac.c7 #include <linux/edac.h>
H A Ddmc520_edac.c15 #include <linux/edac.h>
82 #define EDAC_MOD_NAME "dmc520-edac"
507 /* Initialize dmc520 edac */
H A Dfsl_ddr_edac.c21 #include <linux/edac.h>
H A Dppc4xx_edac.c7 #include <linux/edac.h>
H A Dedac_device_sysfs.c16 #include <linux/edac.h>
237 /* get the /sys/devices/system/edac reference */
262 edac_dbg(1, "Failed to register '.../edac/%s'\n",
272 edac_dbg(4, "Registered '.../edac/%s' kobject\n", edac_dev->name);
287 * the '..../edac/<name>' kobject
295 * Unregister the edac device's kobject and
818 /* create a symlink from the edac device
H A Di7300_edac.c24 #include <linux/edac.h>
577 * decode_mtr() - Decodes the MTR descriptor, filling the edac structs
H A Di5400_edac.c32 #include <linux/edac.h>
/linux-master/include/ras/
H A Dras_event.h10 #include <linux/edac.h>

Completed in 347 milliseconds

123