Searched refs:ti_edac (Results 1 – 3 of 3) sorted by relevance
78 struct ti_edac { struct82 static u32 ti_edac_readl(struct ti_edac *edac, u16 offset) in ti_edac_readl() argument87 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()133 struct ti_edac *edac = mci->pvt_info; in ti_edac_setup_dimm()239 struct ti_edac *edac; in ti_edac_probe()
79 obj-$(CONFIG_EDAC_TI) += ti_edac.o
5363 F: drivers/edac/ti_edac.c