Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/arm/at91/
Dif_macbvar.h124 int macb_watchdog_timer; member
Dif_macb.c520 if (sc->macb_watchdog_timer == 0 || --sc->macb_watchdog_timer) in macb_watchdog()
699 sc->macb_watchdog_timer = 0; in macb_tx_cleanup()
1001 sc->macb_watchdog_timer = MACB_TIMEOUT; in macbstart_locked()
1043 sc->macb_watchdog_timer = 0; in macbstop()