Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c2428 tg3_asic_rev(tp) == ASIC_REV_5719 || in tg3_phy_eee_enable()
2791 tg3_asic_rev(tp) == ASIC_REV_5719) in tg3_set_function_status()
2801 tg3_asic_rev(tp) == ASIC_REV_5719) in tg3_set_function_status()
2815 tg3_asic_rev(tp) == ASIC_REV_5719 || in tg3_pwrsrc_switch_to_vmain()
2969 tg3_asic_rev(tp) == ASIC_REV_5719 || in tg3_frob_aux_power()
3031 case ASIC_REV_5719: in tg3_phy_power_bug()
3045 case ASIC_REV_5719: in tg3_phy_led_bug()
4383 case ASIC_REV_5719: in tg3_phy_autoneg_cfg()
5819 if ((tg3_asic_rev(tp) == ASIC_REV_5719 || in tg3_setup_fiber_mii_phy()
9022 case ASIC_REV_5719: in tg3_override_clk()
[all …]
H A Dtg3.h192 #define ASIC_REV_5719 0x5719 macro