Searched refs:ASIC_REV_5700 (Results 1 – 2 of 2) sorted by relevance
1944 if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5700 || in tg3_frob_aux_power()2012 if (GET_ASIC_REV(tp->pci_chip_rev_id) != ASIC_REV_5700 && in tg3_frob_aux_power()2093 if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5700 || in tg3_power_down_phy()2305 ASIC_REV_5700) { in tg3_set_power_state()2343 (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5700 || in tg3_set_power_state()2361 if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5700 || in tg3_set_power_state()2384 if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5700 || in tg3_set_power_state()2804 if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5700 || in tg3_setup_copper_phy()2918 if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5700) { in tg3_setup_copper_phy()2947 if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5700 && in tg3_setup_copper_phy()[all …]
99 #define ASIC_REV_5700 0x07 macro