Searched refs:PCI_PM_CAP_PME_MASK (Results 1 – 3 of 3) sorted by relevance
104 *value = real_value & ~PCI_PM_CAP_PME_MASK; in pm_caps_read()
246 #define PCI_PM_CAP_PME_MASK 0xF800 /* PME Mask of all supported states */ macro
3151 pmc &= PCI_PM_CAP_PME_MASK; in pci_pm_init()
Completed in 20 milliseconds