Home
last modified time | relevance | path

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

/linux/arch/arm/kernel/
A Dbios32.c302 status |= PCI_BRIDGE_CTL_PARITY|PCI_BRIDGE_CTL_MASTER_ABORT; in pcibios_fixup_bus()
336 bus->bridge_ctl |= PCI_BRIDGE_CTL_PARITY; in pcibios_fixup_bus()
/linux/arch/parisc/kernel/
A Dpci.c181 bridge_ctl_new = bridge_ctl | PCI_BRIDGE_CTL_PARITY | in pcibios_init_bridge()
/linux/drivers/pci/
A Dpci-bridge-emul.c154 ((PCI_BRIDGE_CTL_PARITY |
A Dpci-acpi.c166 pci_bctl |= PCI_BRIDGE_CTL_PARITY; in program_hpx_type0()
/linux/arch/sparc/kernel/
A Dpci_sabre.c400 (PCI_BRIDGE_CTL_PARITY | in apb_init()
/linux/arch/mips/pci/
A Dpci-octeon.c113 config |= PCI_BRIDGE_CTL_PARITY | PCI_BRIDGE_CTL_SERR; in pcibios_plat_dev_init()
/linux/include/uapi/linux/
A Dpci_regs.h161 #define PCI_BRIDGE_CTL_PARITY 0x01 /* Enable parity detection on secondary interface */ macro

Completed in 16 milliseconds