Searched refs:PCI_PM_CAP_D1 (Results 1 – 5 of 5) sorted by relevance
243 #define PCI_PM_CAP_D1 0x0200 /* D1 power state support */ macro
348 #define PCI_PM_CAP_D1 0x0200 /* D1 power state support */ macro
3063 if (pmc & PCI_PM_CAP_D1) in pci_pm_init()