Searched refs:PCIE_CFG_TPH2 (Results 1 – 2 of 2) sorted by relevance
229 pci_read_config_dword(dd->pcidev, PCIE_CFG_TPH2, &dd->pci_tph2); in hfi1_pcie_ddinit()462 pci_write_config_dword(dd->pcidev, PCIE_CFG_TPH2, dd->pci_tph2); in restore_pci_variables()
607 #define PCIE_CFG_TPH2 (PCIE + 0x000000000180) macro