Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/watchdog/
H A Dat91sam9_wdt.c79 static int at91_wdt_stop(struct udevice *dev) in at91_wdt_stop() function
/openbmc/linux/drivers/watchdog/
H A Dat91rm9200_wdt.c78 static inline void at91_wdt_stop(void) in at91_wdt_stop() function
H A Dat91sam9_wdt.c140 static int at91_wdt_stop(struct watchdog_device *wdd) in at91_wdt_stop() function