Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/
Dtg3.c2835 tg3_asic_rev(tp) == ASIC_REV_5720) { in tg3_pwrsrc_switch_to_vmain()
2989 tg3_asic_rev(tp) == ASIC_REV_5720) { in tg3_frob_aux_power()
3051 case ASIC_REV_5720: in tg3_phy_power_bug()
3065 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()
9028 case ASIC_REV_5720: in tg3_override_clk()
9049 case ASIC_REV_5720: in tg3_restore_clk()
10254 if (tg3_asic_rev(tp) == ASIC_REV_5720 || in tg3_reset_hw()
[all …]
Dtg3.h193 #define ASIC_REV_5720 0x5720 macro