Searched refs:TG3_EAV_WATCHDOG_MSB_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/ | ||
H A D | tg3.h | 1843 #define TG3_EAV_WATCHDOG_MSB_MASK 0x7fffffff macro |
H A D | tg3.c | 6298 ((nsec >> 32) & TG3_EAV_WATCHDOG_MSB_MASK)); in tg3_ptp_enable() |