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