Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac.h310 #define EMAC_WATCHDOG_TIME (5 * HZ) macro
H A Demac.c642 netdev->watchdog_timeo = EMAC_WATCHDOG_TIME; in emac_probe()