Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/
Dtg3.c2826 tg3_asic_rev(tp) == ASIC_REV_5720) { in tg3_pwrsrc_switch_to_vmain()
2980 tg3_asic_rev(tp) == ASIC_REV_5720) { in tg3_frob_aux_power()
3042 case ASIC_REV_5720: in tg3_phy_power_bug()
3056 case ASIC_REV_5720: in tg3_phy_led_bug()
4400 case ASIC_REV_5720: in tg3_phy_autoneg_cfg()
5831 tg3_asic_rev(tp) == ASIC_REV_5720) && in tg3_setup_fiber_mii_phy()
6105 if (tg3_asic_rev(tp) == ASIC_REV_5720 || in tg3_setup_phy()
9034 case ASIC_REV_5720: in tg3_override_clk()
9055 case ASIC_REV_5720: in tg3_restore_clk()
10260 if (tg3_asic_rev(tp) == ASIC_REV_5720 || in tg3_reset_hw()
[all …]
Dtg3.h193 #define ASIC_REV_5720 0x5720 macro