Home
last modified time | relevance | path

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

/Linux-v4.19/arch/unicore32/kernel/
Dpci.c216 | PCI_CB_BRIDGE_CTL_MASTER_ABORT; in pcibios_fixup_bus()
/Linux-v4.19/arch/arm/kernel/
Dbios32.c326 status |= PCI_CB_BRIDGE_CTL_PARITY|PCI_CB_BRIDGE_CTL_MASTER_ABORT; in pcibios_fixup_bus()
/Linux-v4.19/include/uapi/linux/
Dpci_regs.h195 #define PCI_CB_BRIDGE_CTL_MASTER_ABORT 0x20 macro