Home
last modified time | relevance | path

Searched refs:ti_edac (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/edac/
H A Dti_edac.c78 struct ti_edac { struct
82 static u32 ti_edac_readl(struct ti_edac *edac, u16 offset) in ti_edac_readl() argument
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()
133 struct ti_edac *edac = mci->pvt_info; in ti_edac_setup_dimm()
239 struct ti_edac *edac; in ti_edac_probe()
H A DMakefile82 obj-$(CONFIG_EDAC_TI) += ti_edac.o
/openbmc/linux/
H A DMAINTAINERS7619 F: drivers/edac/ti_edac.c