Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Daw_wdog.c97 uint8_t wdog_mode; member
157 sc->wdog_mode = A10_WDOG_MODE; in aw_wdog_attach()
164 sc->wdog_mode = A31_WDOG_MODE; in aw_wdog_attach()
202 WRITE(sc, sc->wdog_mode, in aw_wdog_watchdog_fn()
220 WRITE(sc, sc->wdog_mode, 0); in aw_wdog_watchdog_fn()
225 WRITE(sc, sc->wdog_mode, 0); in aw_wdog_watchdog_fn()
246 WRITE(aw_wdog_sc, aw_wdog_sc->wdog_mode, in aw_wdog_watchdog_reset()