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

/linux-master/arch/parisc/kernel/
H A Dpci.c181 bridge_ctl_new = bridge_ctl | PCI_BRIDGE_CTL_PARITY |
/linux-master/arch/arm/kernel/
H A Dbios32.c300 status |= PCI_BRIDGE_CTL_PARITY|PCI_BRIDGE_CTL_MASTER_ABORT;
334 bus->bridge_ctl |= PCI_BRIDGE_CTL_PARITY;
/linux-master/drivers/pci/
H A Dpci-bridge-emul.c158 ((PCI_BRIDGE_CTL_PARITY |
H A Dpci-acpi.c167 pci_bctl |= PCI_BRIDGE_CTL_PARITY;
/linux-master/arch/mips/pci/
H A Dpci-octeon.c113 config |= PCI_BRIDGE_CTL_PARITY | PCI_BRIDGE_CTL_SERR;
/linux-master/arch/sparc/kernel/
H A Dpci_sabre.c403 (PCI_BRIDGE_CTL_PARITY |
/linux-master/include/uapi/linux/
H A Dpci_regs.h162 #define PCI_BRIDGE_CTL_PARITY 0x01 /* Enable parity detection on secondary interface */ macro

Completed in 220 milliseconds