Searched refs:MII_TG3_INT_LINKCHG (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/ | ||
H A D | tg3.h | 2364 #define MII_TG3_INT_LINKCHG 0x0002 macro |
H A D | tg3.c | 4855 tg3_writephy(tp, MII_TG3_IMASK, ~MII_TG3_INT_LINKCHG); in tg3_setup_copper_phy() |