Home
last modified time | relevance | path

Searched defs:PCI_PM_CTRL_STATE_MASK (Results 1 – 3 of 3) 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/linux/include/uapi/linux/
H A Dpci_regs.h254 #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