Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c630 if (tg3_asic_rev(tp) == ASIC_REV_5906 && in tg3_write_mem()
655 if (tg3_asic_rev(tp) == ASIC_REV_5906 && in tg3_read_mem()
1820 if (tg3_asic_rev(tp) == ASIC_REV_5906) { in tg3_poll_fw()
2634 if (tg3_asic_rev(tp) == ASIC_REV_5906) { in tg3_phy_reset()
2757 if (tg3_asic_rev(tp) == ASIC_REV_5906) { in tg3_phy_reset()
3076 if (tg3_asic_rev(tp) == ASIC_REV_5906) { in tg3_power_down_phy()
3637 if (tg3_asic_rev(tp) == ASIC_REV_5906) { in tg3_halt_cpu()
4105 if (tg3_asic_rev(tp) == ASIC_REV_5906) { in tg3_power_down_prepare()
4198 tg3_asic_rev(tp) == ASIC_REV_5906) { in tg3_power_down_prepare()
9142 if (tg3_asic_rev(tp) == ASIC_REV_5906) { in tg3_chip_reset()
[all …]
H A Dtg3.h184 #define ASIC_REV_5906 0x0c macro