Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/watchdog/
H A Ds5p_wdt.c14 void wdt_stop(void) in wdt_stop() function
32 wdt_stop(); in wdt_start()
H A Dwdt-uclass.c26 int wdt_stop(struct udevice *dev) in wdt_stop() function
/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Dwatchdog.h37 void wdt_stop(void);
/rk3399_rockchip-uboot/arch/arm/mach-s5pc1xx/include/mach/
H A Dwatchdog.h38 void wdt_stop(void);
/rk3399_rockchip-uboot/include/
H A Dwdt.h37 int wdt_stop(struct udevice *dev);
/rk3399_rockchip-uboot/test/dm/
H A Dwdt.c36 ut_assertok(wdt_stop(dev)); in dm_test_wdt_base()
/rk3399_rockchip-uboot/board/samsung/universal_c210/
H A Duniversal.c209 wdt_stop(); in exynos_early_init_f()
/rk3399_rockchip-uboot/board/samsung/trats/
H A Dtrats.c397 wdt_stop(); in exynos_early_init_f()