Home
last modified time | relevance | path

Searched refs:PCI_BIST_CAPABLE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/txx9/generic/
H A Dpci.c353 if ((ret != PCIBIOS_SUCCESSFUL) || !(bist & PCI_BIST_CAPABLE)) in final_fixup()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h87 #define PCI_BIST_CAPABLE 0x80 /* 1 if BIST capable */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h88 #define PCI_BIST_CAPABLE 0x80 /* 1 if BIST capable */ macro
/openbmc/u-boot/include/
H A Dpci.h192 #define PCI_BIST_CAPABLE 0x80 /* 1 if BIST capable */ macro