Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/kernel/
H A Dbios32.c307 status |= PCI_CB_BRIDGE_CTL_PARITY|PCI_CB_BRIDGE_CTL_MASTER_ABORT; in pcibios_fixup_bus()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h192 #define PCI_CB_BRIDGE_CTL_PARITY 0x01 /* Similar to standard bridge control register */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h193 #define PCI_CB_BRIDGE_CTL_PARITY 0x01 /* Similar to standard bridge control register */ macro
/openbmc/u-boot/include/
H A Dpci.h298 #define PCI_CB_BRIDGE_CTL_PARITY 0x01 /* Similar to standard bridge control register */ macro