Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_wdog.c69 #define A31_WDOG_CONFIG_RST_EN_SYSTEM (1 << 0) macro
183 sc->wdog_config_value = A31_WDOG_CONFIG_RST_EN_SYSTEM; in aw_wdog_attach()