Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/broadcom/
Dtg3.c2814 tg3_asic_rev(tp) == ASIC_REV_5720) { in tg3_pwrsrc_switch_to_vmain()
2968 tg3_asic_rev(tp) == ASIC_REV_5720) { in tg3_frob_aux_power()
3030 case ASIC_REV_5720: in tg3_phy_power_bug()
3044 case ASIC_REV_5720: in tg3_phy_led_bug()
4388 case ASIC_REV_5720: in tg3_phy_autoneg_cfg()
5819 tg3_asic_rev(tp) == ASIC_REV_5720) && in tg3_setup_fiber_mii_phy()
6093 if (tg3_asic_rev(tp) == ASIC_REV_5720 || in tg3_setup_phy()
9017 case ASIC_REV_5720: in tg3_override_clk()
9038 case ASIC_REV_5720: in tg3_restore_clk()
10243 if (tg3_asic_rev(tp) == ASIC_REV_5720 || in tg3_reset_hw()
[all …]
Dtg3.h193 #define ASIC_REV_5720 0x5720 macro