Lines Matching full:edac

7 #include <linux/edac.h>
96 * EDAC subsystem:
116 * Kernel logging without an EDAC instance
122 * Kernel logging with an EDAC instance
295 * @mci: A pointer to the EDAC memory controller instance associated
357 * @mci: A pointer to the EDAC memory controller instance associated
415 * @mci: A pointer to the EDAC memory controller instance associated
480 * @mci: A pointer to the EDAC memory controller instance associated
536 * @mci: A pointer to the EDAC memory controller instance associated
581 * @mci: A pointer to the EDAC memory controller instance associated
590 * EDAC report message from the specified ECC status.
617 * @mci: A pointer to the EDAC memory controller instance
651 * @mci: A pointer to the EDAC memory controller instance
678 * @mci: A pointer to the EDAC memory controller instance
703 * @mci: A pointer to the EDAC memory controller instance
710 * enough status available to use the full EDAC correctable error
733 * @mci: A pointer to the EDAC memory controller instance
764 * @mci: A pointer to the EDAC memory controller instance
769 * both the EDAC polling thread and this driver's CE and UE interrupt
799 * @dev_id: A pointer to the EDAC memory controller instance
825 * This routine returns the EDAC device type width appropriate for the
854 * This routine returns the EDAC memory type appropriate for the
875 * @mci: A pointer to the EDAC memory controller instance
883 * with the EDAC memory controller instance. An ibm,sdram-4xx-ddr2
904 /* Establish EDAC mode */ in ppc4xx_edac_init_csrows()
990 * @mci: A pointer to the EDAC memory controller instance being
993 * with the controller this EDAC instance is bound to.
1000 * This routine performs initialization of the EDAC memory controller
1083 * with the controller this EDAC instance is bound to.
1084 * @mci: A pointer to the EDAC memory controller instance
1090 * the associated EDAC memory controller instance.
1116 "[EDAC] MC ECCDED", in ppc4xx_edac_register_irq()
1130 "[EDAC] MC ECCSEC", in ppc4xx_edac_register_irq()
1271 * At this point, we know ECC is enabled, allocate an EDAC in ppc4xx_edac_probe()
1285 "Failed to allocate EDAC MC instance!\n", in ppc4xx_edac_probe()
1300 * We have a valid, initialized EDAC instance bound to the in ppc4xx_edac_probe()
1301 * controller. Attempt to register it with the EDAC subsystem in ppc4xx_edac_probe()
1336 * with the controller this EDAC instance is to be unbound/removed
1339 * This routine unbinds the EDAC memory controller instance associated
1365 * ppc4xx_edac_opstate_init - initialize EDAC reporting method
1367 * This routine ensures that the EDAC memory controller reporting
1368 * method is mapped to a sane value as the EDAC core defines the value
1397 * initializes the EDAC memory controller reporting state and
1429 MODULE_DESCRIPTION("EDAC MC Driver for the PPC4xx IBM DDR2 Memory Controller");
1431 MODULE_PARM_DESC(edac_op_state, "EDAC Error Reporting State: "