Home
last modified time | relevance | path

Searched defs:edac (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/drivers/edac/
Dti_edac.c82 static u32 ti_edac_readl(struct ti_edac *edac, u16 offset) in ti_edac_readl()
87 static void ti_edac_writel(struct ti_edac *edac, u32 val, u16 offset) in ti_edac_writel()
95 struct ti_edac *edac = mci->pvt_info; in ti_edac_isr() local
133 struct ti_edac *edac = mci->pvt_info; in ti_edac_setup_dimm() local
239 struct ti_edac *edac; in ti_edac_probe() local
Daltera_edac.c1956 struct altr_arria10_edac *edac = irq_desc_get_handler_data(desc); in altr_edac_a10_irq_handler() local
1993 static int altr_edac_a10_device_add(struct altr_arria10_edac *edac, in altr_edac_a10_device_add()
2120 struct altr_arria10_edac *edac = irq_data_get_irq_chip_data(d); in a10_eccmgr_irq_mask() local
2128 struct altr_arria10_edac *edac = irq_data_get_irq_chip_data(d); in a10_eccmgr_irq_unmask() local
2137 struct altr_arria10_edac *edac = d->host_data; in a10_eccmgr_irqdomain_map() local
2153 struct altr_arria10_edac *edac; in altr_edac_a10_probe() local
2251 struct altr_stratix10_edac *edac = to_s10edac(this, panic_notifier); in s10_edac_dberr_handler() local
2273 struct altr_stratix10_edac *edac = irq_desc_get_handler_data(desc); in altr_edac_s10_irq_handler() local
2295 struct altr_stratix10_edac *edac = irq_data_get_irq_chip_data(d); in s10_eccmgr_irq_mask() local
2303 struct altr_stratix10_edac *edac = irq_data_get_irq_chip_data(d); in s10_eccmgr_irq_unmask() local
[all …]
Dxgene_edac.c78 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()
524 struct xgene_edac *edac; member
898 static int xgene_edac_pmd_add(struct xgene_edac *edac, struct device_node *np, in xgene_edac_pmd_add()
1032 struct xgene_edac *edac; member
1195 static int xgene_edac_l3_add(struct xgene_edac *edac, struct device_node *np, in xgene_edac_l3_add()
1738 static int xgene_edac_soc_add(struct xgene_edac *edac, struct device_node *np, in xgene_edac_soc_add()
[all …]
Daltera_edac.h359 struct altr_arria10_edac *edac; member