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.h387 struct altr_arria10_edac { struct
388 struct device *dev;
389 struct regmap *ecc_mgr_map;
390 int sb_irq;
391 int db_irq;
392 struct irq_domain *domain;
393 struct irq_chip irq_chip;
394 struct list_head a10_ecc_devices;
395 struct notifier_block panic_notifier;