Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/
Dtg3.h3351 #define TG3_PHYFLG_SERDES_PREEMPHASIS 0x00010000 macro
Dtg3.c10649 !(tp->phy_flags & TG3_PHYFLG_SERDES_PREEMPHASIS)) { in tg3_reset_hw()
15330 tp->phy_flags |= TG3_PHYFLG_SERDES_PREEMPHASIS; in tg3_get_eeprom_hw_cfg()