Searched refs:PCI_PM_CAP_D2 (Results 1 – 3 of 3) sorted by relevance
176 #define PCI_PM_CAP_D2 0x0400 /* D2 power state support */ macro
242 #define PCI_PM_CAP_D2 0x0400 /* D2 power state support */ macro
1902 else if (state == 2 && !(pmc & PCI_PM_CAP_D2)) in pci_set_power_state()