Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/
Dtg3.h3352 #define TG3_PHYFLG_SERDES_PREEMPHASIS 0x00010000 macro
Dtg3.c10714 !(tp->phy_flags & TG3_PHYFLG_SERDES_PREEMPHASIS)) { in tg3_reset_hw()
15388 tp->phy_flags |= TG3_PHYFLG_SERDES_PREEMPHASIS; in tg3_get_eeprom_hw_cfg()