Home
last modified time | relevance | path

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

/src/sys/arm/allwinner/
H A Daw_wdog.c77 #define D1_WDOG_CONFIG_RST_EN_SYSTEM (1 << 0) macro
207 sc->wdog_config_value = D1_WDOG_CONFIG_KEY | D1_WDOG_CONFIG_RST_EN_SYSTEM; in aw_wdog_attach()