Searched refs:pci_chip_rev_id (Results 1 – 2 of 2) sorted by relevance
3264 u32 pci_chip_rev_id; member3443 ((tp)->pci_chip_rev_id)3445 ((tp)->pci_chip_rev_id >> 12)3447 ((tp)->pci_chip_rev_id >> 8)
16097 tp->pci_chip_rev_id = misc_ctrl_reg >> MISC_HOST_CTRL_CHIPREV_SHIFT; in tg3_detect_asic_rev()16132 pci_read_config_dword(tp->pdev, reg, &tp->pci_chip_rev_id); in tg3_detect_asic_rev()16139 tp->pci_chip_rev_id = CHIPREV_ID_5752_A0; in tg3_detect_asic_rev()16142 tp->pci_chip_rev_id = CHIPREV_ID_5720_A0; in tg3_detect_asic_rev()