Searched refs:PCIE_CFG_REG_PL3 (Results 1 – 2 of 2) sorted by relevance
51 pci_read_config_dword(dd->pcidev, PCIE_CFG_REG_PL3, ®32); in aspm_hw_set_l1_ent_latency()54 pci_write_config_dword(dd->pcidev, PCIE_CFG_REG_PL3, reg32); in aspm_hw_set_l1_ent_latency()
1270 #define PCIE_CFG_REG_PL3 (PCIE + 0x00000000070C) macro