Searched defs:at91_wdt_start (Results 1 – 3 of 3) sorted by relevance
48 static int at91_wdt_start(struct udevice *dev, u64 timeout_s, ulong flags) in at91_wdt_start() function
86 static inline void at91_wdt_start(void) in at91_wdt_start() function
132 static int at91_wdt_start(struct watchdog_device *wdd) in at91_wdt_start() function