Searched refs:pci_chip_rev_id (Results 1 – 2 of 2) sorted by relevance
3265 u32 pci_chip_rev_id; member3446 ((tp)->pci_chip_rev_id)3448 ((tp)->pci_chip_rev_id >> 12)3450 ((tp)->pci_chip_rev_id >> 8)
16131 tp->pci_chip_rev_id = misc_ctrl_reg >> MISC_HOST_CTRL_CHIPREV_SHIFT; in tg3_detect_asic_rev()16166 pci_read_config_dword(tp->pdev, reg, &tp->pci_chip_rev_id); in tg3_detect_asic_rev()16173 tp->pci_chip_rev_id = CHIPREV_ID_5752_A0; in tg3_detect_asic_rev()16176 tp->pci_chip_rev_id = CHIPREV_ID_5720_A0; in tg3_detect_asic_rev()