Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Daltera_edac.h389 struct altr_arria10_edac { struct
390 struct device *dev;
391 struct regmap *ecc_mgr_map;
392 int sb_irq;
393 int db_irq;
394 struct irq_domain *domain;
395 struct irq_chip irq_chip;
396 struct list_head a10_ecc_devices;
397 struct notifier_block panic_notifier;