Searched refs:PCI_PM_CAP_D2 (Results 1 – 5 of 5) sorted by relevance
244 #define PCI_PM_CAP_D2 0x0400 /* D2 power state support */ macro
245 #define PCI_PM_CAP_D2 0x0400 /* D2 power state support */ macro
348 #define PCI_PM_CAP_D2 0x0400 /* D2 power state support */ macro
467 ASSERT_BIT_CLEAR(dataw, PCI_PM_CAP_D2); in ahci_test_pmcap()
3273 if (pmc & PCI_PM_CAP_D2) in pci_pm_init()