Searched refs:PCI_PM_CAP_PME_D3 (Results 1 – 3 of 3) sorted by relevance
586 dev->pme_support &= ~((PCI_PM_CAP_PME_D3 | PCI_PM_CAP_PME_D3cold) in pci_fixup_amd_ehci_pme()
249 #define PCI_PM_CAP_PME_D3 0x4000 /* PME# from D3 (hot) */ macro
2708 (pmc & PCI_PM_CAP_PME_D3) ? " D3hot" : "", in pci_pm_init()