Searched refs:PCI_PM_CAP_D1 (Results 1 – 3 of 3) sorted by relevance
175 #define PCI_PM_CAP_D1 0x0200 /* D1 power state support */ macro
241 #define PCI_PM_CAP_D1 0x0200 /* D1 power state support */ macro
1900 if (state == 1 && !(pmc & PCI_PM_CAP_D1)) in pci_set_power_state()