Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/
Dtg3.c2820 tg3_asic_rev(tp) == ASIC_REV_5720) { in tg3_pwrsrc_switch_to_vmain()
2974 tg3_asic_rev(tp) == ASIC_REV_5720) { in tg3_frob_aux_power()
3036 case ASIC_REV_5720: in tg3_phy_power_bug()
3050 case ASIC_REV_5720: in tg3_phy_led_bug()
4394 case ASIC_REV_5720: in tg3_phy_autoneg_cfg()
5825 tg3_asic_rev(tp) == ASIC_REV_5720) && in tg3_setup_fiber_mii_phy()
6099 if (tg3_asic_rev(tp) == ASIC_REV_5720 || in tg3_setup_phy()
9026 case ASIC_REV_5720: in tg3_override_clk()
9047 case ASIC_REV_5720: in tg3_restore_clk()
10252 if (tg3_asic_rev(tp) == ASIC_REV_5720 || in tg3_reset_hw()
[all …]
Dtg3.h193 #define ASIC_REV_5720 0x5720 macro