Searched refs:WATCHDOG_PERIOD_DEFAULT (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/arm/amlogic/
H A Dmeson_wdt.c52 #define WATCHDOG_PERIOD_DEFAULT 8 macro
89 sc->sc_wdog.smw_period = WATCHDOG_PERIOD_DEFAULT;
158 sc->sc_wdog.smw_period = WATCHDOG_PERIOD_DEFAULT;
H A Dmesongx_wdt.c54 #define WATCHDOG_PERIOD_DEFAULT 8 macro
88 sc->sc_wdog.smw_period = WATCHDOG_PERIOD_DEFAULT;
167 sc->sc_wdog.smw_period = WATCHDOG_PERIOD_DEFAULT;
/netbsd-current/sys/arch/arm/ti/
H A Dti_wdt.c72 #define WATCHDOG_PERIOD_DEFAULT 10 macro
164 sc->sc_wdog.smw_period = WATCHDOG_PERIOD_DEFAULT;
253 sc->sc_wdog.smw_period = WATCHDOG_PERIOD_DEFAULT;

Completed in 226 milliseconds