Home
last modified time | relevance | path

Searched refs:PCI_CB_BRIDGE_CTL_MASTER_ABORT (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/kernel/
H A Dbios32.c307 status |= PCI_CB_BRIDGE_CTL_PARITY|PCI_CB_BRIDGE_CTL_MASTER_ABORT; in pcibios_fixup_bus()
/linux/include/uapi/linux/
H A Dpci_regs.h197 #define PCI_CB_BRIDGE_CTL_MASTER_ABORT 0x20 macro