Searched refs:EMAC_WATCHDOG_TIME (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/ | ||
H A D | emac.h | 310 #define EMAC_WATCHDOG_TIME (5 * HZ) macro |
H A D | emac.c | 642 netdev->watchdog_timeo = EMAC_WATCHDOG_TIME; in emac_probe() |