Home
last modified time | relevance | path

Searched refs:PCI_PM_CAP_PME_CLOCK (Results 1 – 2 of 2) sorted by relevance

/pciutils/lib/
H A Dheader.h280 #define PCI_PM_CAP_PME_CLOCK 0x0008 /* Clock required for PME generation */ macro
/pciutils/
H A Dls-caps.c27 FLAG(cap, PCI_PM_CAP_PME_CLOCK), in cap_pm()