Home
last modified time | relevance | path

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

/Linux-v6.1/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()
4389 case ASIC_REV_5720: in tg3_phy_autoneg_cfg()
5818 tg3_asic_rev(tp) == ASIC_REV_5720) && in tg3_setup_fiber_mii_phy()
6092 if (tg3_asic_rev(tp) == ASIC_REV_5720 || in tg3_setup_phy()
9016 case ASIC_REV_5720: in tg3_override_clk()
9037 case ASIC_REV_5720: in tg3_restore_clk()
10242 if (tg3_asic_rev(tp) == ASIC_REV_5720 || in tg3_reset_hw()
[all …]
Dtg3.h193 #define ASIC_REV_5720 0x5720 macro