Home
last modified time | relevance | path

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

/openbsd/sys/arch/armv7/exynos/
H A Dexdog.c38 #define WTCON_INT (1 << 2) macro
105 wtcon &= ~(WTCON_EN | WTCON_INT | WTCON_RESET); in exdog_stop()
124 wtcon &= ~WTCON_INT; in exdog_reset()