Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/watchdog/
H A Ds5p_wdt.c20 wtcon &= ~(WTCON_EN | WTCON_INT | WTCON_RESET); in wdt_stop()
35 wtcon &= ~WTCON_INT; in wdt_start()
/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Dwatchdog.h26 #define WTCON_INT (0x1 << WTCON_INTEN_OFFSET) macro
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dwatchdog.h25 #define WTCON_INT (0x1 << WTCON_INTEN_OFFSET) macro