Lines Matching defs:edac
78 static void xgene_edac_pcp_rd(struct xgene_edac *edac, u32 reg, u32 *val) in xgene_edac_pcp_rd()
83 static void xgene_edac_pcp_clrbits(struct xgene_edac *edac, u32 reg, in xgene_edac_pcp_clrbits()
95 static void xgene_edac_pcp_setbits(struct xgene_edac *edac, u32 reg, in xgene_edac_pcp_setbits()
147 struct xgene_edac *edac; member
354 static int xgene_edac_mc_add(struct xgene_edac *edac, struct device_node *np) in xgene_edac_mc_add()
525 struct xgene_edac *edac; member
899 static int xgene_edac_pmd_add(struct xgene_edac *edac, struct device_node *np, in xgene_edac_pmd_add()
1033 struct xgene_edac *edac; member
1196 static int xgene_edac_l3_add(struct xgene_edac *edac, struct device_node *np, in xgene_edac_l3_add()
1683 static int xgene_edac_soc_add(struct xgene_edac *edac, struct device_node *np, in xgene_edac_soc_add()
1806 struct xgene_edac *edac; in xgene_edac_probe() local
1914 struct xgene_edac *edac = dev_get_drvdata(&pdev->dev); in xgene_edac_remove() local