Searched refs:ASIC_REV_5750 (Results 1 – 2 of 2) sorted by relevance
167 (!((GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5750) in tg3_switch_clocks()495 if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5750) { in tg3_phy_reset()1579 || (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5750) in tg3_chip_reset()2261 || (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5750)) in tg3_setup_hw()2812 (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5750) || in tg3_get_invariants()
204 #define ASIC_REV_5750 0x04 macro