Home
last modified time | relevance | path

Searched refs:PCI_PM_CAP_RESERVED (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h240 #define PCI_PM_CAP_RESERVED 0x0010 /* Reserved field */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h241 #define PCI_PM_CAP_RESERVED 0x0010 /* Reserved field */ macro
/openbmc/qemu/tests/qtest/
H A Dahci-test.c465 ASSERT_BIT_CLEAR(dataw, PCI_PM_CAP_RESERVED); in ahci_test_pmcap()