Home
last modified time | relevance | path

Searched defs:PCI_EXT_CAP_ID (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dpci.h421 #define PCI_EXT_CAP_ID(header) (header & 0x0000ffff) macro
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h704 #define PCI_EXT_CAP_ID(header) (header & 0x0000ffff) macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h706 #define PCI_EXT_CAP_ID(header) (header & 0x0000ffff) macro