Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/
Dtg3.c2842 tg3_asic_rev(tp) == ASIC_REV_5700 || in tg3_pwrsrc_die_with_vmain()
2866 if (tg3_asic_rev(tp) == ASIC_REV_5700 || in tg3_pwrsrc_switch_to_vaux()
3023 case ASIC_REV_5700: in tg3_phy_power_bug()
4146 if (tg3_asic_rev(tp) == ASIC_REV_5700) { in tg3_power_down_prepare()
4179 (tg3_asic_rev(tp) == ASIC_REV_5700 || in tg3_power_down_prepare()
4196 if (tg3_asic_rev(tp) == ASIC_REV_5700 || in tg3_power_down_prepare()
4219 if (tg3_asic_rev(tp) == ASIC_REV_5700 || in tg3_power_down_prepare()
4852 if (tg3_asic_rev(tp) == ASIC_REV_5700 || in tg3_setup_copper_phy()
5020 if (tg3_asic_rev(tp) == ASIC_REV_5700) { in tg3_setup_copper_phy()
5051 if (tg3_asic_rev(tp) == ASIC_REV_5700 && in tg3_setup_copper_phy()
[all …]
Dtg3.h168 #define ASIC_REV_5700 0x07 macro