Searched refs:PCI_PM_CAP_PME_MASK (Results 1 – 6 of 6) 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
247 #define PCI_PM_CAP_PME_MASK 0xF800 /* PME Mask of all supported states */ macro
1001 rp->pme_support = FIELD_GET(PCI_PM_CAP_PME_MASK, pmc); in amd_rp_pme_resume()
768 p_setw(perm, PCI_PM_PMC, PCI_PM_CAP_PME_MASK, NO_WRITE); in init_pci_cap_pm_perm()1465 *pmc &= ~cpu_to_le16(PCI_PM_CAP_PME_MASK); in vfio_update_pm_vconfig_bytes()
3282 pmc &= PCI_PM_CAP_PME_MASK; in pci_pm_init()