Home
last modified time | relevance | path

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

/src/sys/arm/allwinner/
H A Daw_wdog.c109 uint8_t wdog_ctrl; member
183 sc->wdog_ctrl = A10_WDOG_CTRL; in aw_wdog_attach()
190 sc->wdog_ctrl = A31_WDOG_CTRL; in aw_wdog_attach()
200 sc->wdog_ctrl = D1_WDOG_CTRL; in aw_wdog_attach()
210 sc->wdog_ctrl = H616_WDOG_CTRL; in aw_wdog_attach()
257 WRITE(sc, sc->wdog_ctrl, in aw_wdog_watchdog_fn()
304 WRITE(aw_wdog_sc, aw_wdog_sc->wdog_ctrl, in aw_wdog_watchdog_reset()