Searched refs:PCI_PM_CAP_D2 (Results 1 – 4 of 4) sorted by relevance
182 #define PCI_PM_CAP_D2 0x0400 macro
244 #define PCI_PM_CAP_D2 0x0400 /* D2 power state support */ macro
198 #define PCI_PM_CAP_D2 0x0400 macro
3058 if (pmc & PCI_PM_CAP_D2) in pci_pm_init()