Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Daw_wdog.c65 #define A31_WDOG_CONFIG_RST_EN_SYSTEM (1 << 0) macro
168 sc->wdog_config_value = A31_WDOG_CONFIG_RST_EN_SYSTEM; in aw_wdog_attach()