Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/
A Dpci-bridge-emul.c162 PCI_BRIDGE_CTL_MASTER_ABORT |
415 ~((PCI_BRIDGE_CTL_MASTER_ABORT | in pci_bridge_emul_init()
A Dprobe.c1300 bctl & ~PCI_BRIDGE_CTL_MASTER_ABORT); in pci_scan_bridge_extend()
/linux-6.3-rc2/arch/parisc/kernel/
A Dpci.c182 PCI_BRIDGE_CTL_SERR | PCI_BRIDGE_CTL_MASTER_ABORT; in pcibios_init_bridge()
/linux-6.3-rc2/arch/sparc/kernel/
A Dpci_sabre.c402 PCI_BRIDGE_CTL_MASTER_ABORT)); in apb_init()
/linux-6.3-rc2/arch/arm/kernel/
A Dbios32.c302 status |= PCI_BRIDGE_CTL_PARITY|PCI_BRIDGE_CTL_MASTER_ABORT; in pcibios_fixup_bus()
/linux-6.3-rc2/include/uapi/linux/
A Dpci_regs.h165 #define PCI_BRIDGE_CTL_MASTER_ABORT 0x20 /* Report master aborts */ macro
/linux-6.3-rc2/arch/powerpc/platforms/powermac/
A Dpci.c521 val &= ~PCI_BRIDGE_CTL_MASTER_ABORT; in init_p2pbridge()

Completed in 21 milliseconds