Home
last modified time | relevance | path

Searched refs:mt762x_wdt_stop (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/watchdog/
H A Dmt7621_wdt.c51 static int mt762x_wdt_stop(struct udevice *dev) in mt762x_wdt_stop() function
79 mt762x_wdt_stop(dev); in mt762x_wdt_probe()
87 .stop = mt762x_wdt_stop,