Home
last modified time | relevance | path

Searched refs:PCI_BRIDGE_CTL_MASTER_ABORT (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/arch/unicore32/kernel/
Dpci.c206 | PCI_BRIDGE_CTL_MASTER_ABORT; in pcibios_fixup_bus()
/linux-4.1.27/arch/sparc/kernel/
Dpci_sabre.c401 PCI_BRIDGE_CTL_MASTER_ABORT)); in apb_init()
/linux-4.1.27/arch/arm/kernel/
Dbios32.c327 status |= PCI_BRIDGE_CTL_PARITY|PCI_BRIDGE_CTL_MASTER_ABORT; in pcibios_fixup_bus()
/linux-4.1.27/include/uapi/linux/
Dpci_regs.h155 #define PCI_BRIDGE_CTL_MASTER_ABORT 0x20 /* Report master aborts */ macro
/linux-4.1.27/arch/powerpc/platforms/powermac/
Dpci.c526 val &= ~PCI_BRIDGE_CTL_MASTER_ABORT; in init_p2pbridge()
/linux-4.1.27/drivers/pci/
Dprobe.c802 bctl & ~PCI_BRIDGE_CTL_MASTER_ABORT); in pci_scan_bridge()