Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h842 #define PCI_PWR_DATA_PM_STATE(x) (((x) >> 13) & 3) /* PM State */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h844 #define PCI_PWR_DATA_PM_STATE(x) (((x) >> 13) & 3) /* PM State */ macro