Searched refs:SG_DIG_IS_SERDES (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/ | ||
H A D | tg3.h | 783 #define SG_DIG_IS_SERDES 0x00000100 macro |
H A D | tg3.c | 1517 is_serdes = tr32(SG_DIG_STATUS) & SG_DIG_IS_SERDES; in tg3_mdio_init() |