Searched refs:pci_chip_rev_id (Results 1 – 2 of 2) sorted by relevance
3246 u32 pci_chip_rev_id; member3421 ((tp)->pci_chip_rev_id)3423 ((tp)->pci_chip_rev_id >> 12)3425 ((tp)->pci_chip_rev_id >> 8)
16025 tp->pci_chip_rev_id = misc_ctrl_reg >> MISC_HOST_CTRL_CHIPREV_SHIFT; in tg3_detect_asic_rev()16060 pci_read_config_dword(tp->pdev, reg, &tp->pci_chip_rev_id); in tg3_detect_asic_rev()16067 tp->pci_chip_rev_id = CHIPREV_ID_5752_A0; in tg3_detect_asic_rev()16070 tp->pci_chip_rev_id = CHIPREV_ID_5720_A0; in tg3_detect_asic_rev()