Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c2840 tg3_asic_rev(tp) == ASIC_REV_5701) in tg3_pwrsrc_die_with_vmain()
2864 tg3_asic_rev(tp) == ASIC_REV_5701) { in tg3_pwrsrc_switch_to_vaux()
4187 tg3_asic_rev(tp) == ASIC_REV_5701)) { in tg3_power_down_prepare()
4204 tg3_asic_rev(tp) == ASIC_REV_5701) { in tg3_power_down_prepare()
4227 tg3_asic_rev(tp) == ASIC_REV_5701) { in tg3_power_down_prepare()
4849 tg3_asic_rev(tp) == ASIC_REV_5701) { in tg3_setup_copper_phy()
7868 if (tg3_asic_rev(tp) != ASIC_REV_5701) in tigon3_dma_hwbug_workaround()
11895 tg3_asic_rev(tp) == ASIC_REV_5701)) { in tg3_calc_crc_errors()
15113 tg3_asic_rev(tp) != ASIC_REV_5701) { in tg3_nvram_init()
15287 tg3_asic_rev(tp) != ASIC_REV_5701 in tg3_get_eeprom_hw_cfg()
[all...]
H A Dtg3.h174 #define ASIC_REV_5701 0x00 macro