Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h1843 #define TG3_EAV_WATCHDOG_MSB_MASK 0x7fffffff macro
H A Dtg3.c6298 ((nsec >> 32) & TG3_EAV_WATCHDOG_MSB_MASK)); in tg3_ptp_enable()