Home
last modified time | relevance | path

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

/external/u-boot/drivers/watchdog/
Ds5p_wdt.c13 void wdt_stop(void) in wdt_stop() function
31 wdt_stop(); in wdt_start()
Dwdt-uclass.c23 int wdt_stop(struct udevice *dev) in wdt_stop() function
/external/u-boot/arch/arm/mach-exynos/include/mach/
Dwatchdog.h36 void wdt_stop(void);
/external/u-boot/arch/arm/mach-s5pc1xx/include/mach/
Dwatchdog.h37 void wdt_stop(void);
/external/u-boot/include/
Dwdt.h36 int wdt_stop(struct udevice *dev);
/external/u-boot/test/dm/
Dwdt.c35 ut_assertok(wdt_stop(dev)); in dm_test_wdt_base()
/external/u-boot/board/samsung/universal_c210/
Duniversal.c208 wdt_stop(); in exynos_early_init_f()
/external/u-boot/board/samsung/trats/
Dtrats.c394 wdt_stop(); in exynos_early_init_f()