Searched refs:PCI_PM_CAP_PME_MASK (Results 1 – 2 of 2) sorted by relevance
230 #define PCI_PM_CAP_PME_MASK 0xF800 /* PME Mask of all supported states */ macro
1713 pmc &= PCI_PM_CAP_PME_MASK; in pci_pm_init()