Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Dif_emac.c104 int emac_watchdog_timer; member
310 sc->emac_watchdog_timer = 0; in emac_txeof()
459 if (sc->emac_watchdog_timer == 0 || --sc->emac_watchdog_timer) in emac_watchdog()
671 sc->emac_watchdog_timer = 5; in emac_start_locked()