Home
last modified time | relevance | path

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

/linux-4.1.27/arch/unicore32/kernel/
Dpci.c216 | PCI_CB_BRIDGE_CTL_MASTER_ABORT; in pcibios_fixup_bus()
/linux-4.1.27/arch/arm/kernel/
Dbios32.c334 status |= PCI_CB_BRIDGE_CTL_PARITY|PCI_CB_BRIDGE_CTL_MASTER_ABORT; in pcibios_fixup_bus()
/linux-4.1.27/include/uapi/linux/
Dpci_regs.h186 #define PCI_CB_BRIDGE_CTL_MASTER_ABORT 0x20 macro