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
244 #define PCI_PM_CAP_D1 0x0200 /* D1 power state support */ macro
347 #define PCI_PM_CAP_D1 0x0200 /* D1 power state support */ macro
466 ASSERT_BIT_CLEAR(dataw, PCI_PM_CAP_D1); in ahci_test_pmcap()
3271 if (pmc & PCI_PM_CAP_D1) in pci_pm_init()