Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dsama5d4_wdt.c28 struct sama5d4_wdt { struct
29 struct watchdog_device wdd;
30 void __iomem *reg_base;
31 u32 mr;
32 u32 ir;
33 unsigned long last_ping;
34 bool need_irq;
35 bool sam9x60_support;