Home
last modified time | relevance | path

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

/external/u-boot/drivers/watchdog/
Ds5p_wdt.c20 wtcon &= ~(WTCON_EN | WTCON_INT | WTCON_RESET); in wdt_stop()
36 wtcon |= WTCON_RESET; in wdt_start()
/external/u-boot/arch/arm/mach-exynos/include/mach/
Dwatchdog.h24 #define WTCON_RESET (0x1 << WTCON_RESET_OFFSET) macro
/external/u-boot/arch/arm/mach-s5pc1xx/include/mach/
Dwatchdog.h25 #define WTCON_RESET (0x1 << WTCON_RESET_OFFSET) macro