Home
last modified time | relevance | path

Searched refs:PCIE_CFG_TPH2 (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dpcie.c229 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()
Dchip_registers.h607 #define PCIE_CFG_TPH2 (PCIE + 0x000000000180) macro