Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/
Dtg3.h3351 #define TG3_PHYFLG_SERDES_PREEMPHASIS 0x00010000 macro
Dtg3.c10647 !(tp->phy_flags & TG3_PHYFLG_SERDES_PREEMPHASIS)) { in tg3_reset_hw()
15329 tp->phy_flags |= TG3_PHYFLG_SERDES_PREEMPHASIS; in tg3_get_eeprom_hw_cfg()