Searched refs:PCI_PM_CAP_PME_D3hot (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/pci/
H A Dfixup.c593 dev->pme_support &= ~((PCI_PM_CAP_PME_D3hot | PCI_PM_CAP_PME_D3cold)
986 rp->pme_support &= ~((PCI_PM_CAP_PME_D3hot|PCI_PM_CAP_PME_D3cold) >>
/linux-master/include/uapi/linux/
H A Dpci_regs.h251 #define PCI_PM_CAP_PME_D3hot 0x4000 /* PME# from D3 (hot) */ macro
/linux-master/drivers/pci/
H A Dpci.c3193 (pmc & PCI_PM_CAP_PME_D3hot) ? " D3hot" : "",

Completed in 140 milliseconds