Home
last modified time | relevance | path

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

/u-boot/drivers/watchdog/
A Ds5p_wdt.c13 void wdt_stop(void) in wdt_stop() function
31 wdt_stop(); in wdt_start()
A Dwdt-uclass.c71 int wdt_stop(struct udevice *dev) in wdt_stop() function
/u-boot/arch/arm/mach-exynos/include/mach/
A Dwatchdog.h36 void wdt_stop(void);
/u-boot/arch/arm/mach-s5pc1xx/include/mach/
A Dwatchdog.h37 void wdt_stop(void);
/u-boot/include/
A Dwdt.h38 int wdt_stop(struct udevice *dev);
/u-boot/test/dm/
A Dwdt.c36 ut_assertok(wdt_stop(dev)); in dm_test_wdt_base()
/u-boot/board/alliedtelesis/x530/
A Dx530.c125 wdt_stop(gd->watchdog_dev); in arch_preboot_os()
/u-boot/cmd/
A Dwdt.c102 ret = wdt_stop(currdev); in do_wdt_stop()
/u-boot/board/samsung/universal_c210/
A Duniversal.c212 wdt_stop(); in exynos_early_init_f()
/u-boot/board/samsung/trats/
A Dtrats.c397 wdt_stop(); in exynos_early_init_f()

Completed in 12 milliseconds