Home
last modified time | relevance | path

Searched defs:PCI_PM_CTRL_STATE_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dpci.h351 #define PCI_PM_CTRL_STATE_MASK 0x0003 /* Current power state (D0 to D3) */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h255 #define PCI_PM_CTRL_STATE_MASK 0x0003 /* Current power state (D0 to D3) */ macro