Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Dif_emac.c99 int emac_watchdog_timer; member
304 sc->emac_watchdog_timer = 0; in emac_txeof()
453 if (sc->emac_watchdog_timer == 0 || --sc->emac_watchdog_timer) in emac_watchdog()
665 sc->emac_watchdog_timer = 5; in emac_start_locked()