Searched refs:PCIE_CFG_SPCIE2 (Results 1 – 2 of 2) sorted by relevance
1057 pci_write_config_dword(dd->pcidev, PCIE_CFG_SPCIE2, 0xffff); in do_pcie_gen3_transition()1336 ret = pci_read_config_dword(dd->pcidev, PCIE_CFG_SPCIE2, ®32); in do_pcie_gen3_transition()
588 #define PCIE_CFG_SPCIE2 (PCIE + 0x000000000150) macro