Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Ddmc520_edac.c168 struct dmc520_edac { struct
178 static u32 dmc520_read_reg(struct dmc520_edac *pvt, u32 offset) in dmc520_read_reg() argument
276 static u32 dmc520_get_memory_width(struct dmc520_edac *pvt) in dmc520_get_memory_width()
350 static u64 dmc520_get_rank_size(struct dmc520_edac *pvt) in dmc520_get_rank_size()
368 struct dmc520_edac *pvt = mci->pvt_info; in dmc520_handle_dram_ecc_errors()
395 struct dmc520_edac *pvt = mci->pvt_info; in dmc520_edac_dram_ecc_isr()
410 struct dmc520_edac *pvt = mci->pvt_info; in dmc520_edac_dram_all_isr()
430 struct dmc520_edac *pvt = mci->pvt_info; in dmc520_isr()
445 struct dmc520_edac *pvt = mci->pvt_info; in dmc520_init_csrow()
479 struct dmc520_edac *pvt = NULL; in dmc520_edac_probe()
[all …]
H A DMakefile88 obj-$(CONFIG_EDAC_DMC520) += dmc520_edac.o
/openbmc/linux/
H A DMAINTAINERS7479 F: drivers/edac/dmc520_edac.c