Lines Matching defs:edac
66 static void xgene_edac_pcp_rd(struct xgene_edac *edac, u32 reg, u32 *val) in xgene_edac_pcp_rd()
71 static void xgene_edac_pcp_clrbits(struct xgene_edac *edac, u32 reg, in xgene_edac_pcp_clrbits()
83 static void xgene_edac_pcp_setbits(struct xgene_edac *edac, u32 reg, in xgene_edac_pcp_setbits()
135 struct xgene_edac *edac; member
342 static int xgene_edac_mc_add(struct xgene_edac *edac, struct device_node *np) in xgene_edac_mc_add()
512 struct xgene_edac *edac; member
886 static int xgene_edac_pmd_add(struct xgene_edac *edac, struct device_node *np, in xgene_edac_pmd_add()
1020 struct xgene_edac *edac; member
1183 static int xgene_edac_l3_add(struct xgene_edac *edac, struct device_node *np, in xgene_edac_l3_add()
1723 static int xgene_edac_soc_add(struct xgene_edac *edac, struct device_node *np, in xgene_edac_soc_add()
1846 struct xgene_edac *edac; in xgene_edac_probe() local
1965 struct xgene_edac *edac = dev_get_drvdata(&pdev->dev); in xgene_edac_remove() local