Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/kernel/
H 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()
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dpci.c181 bridge_ctl_new = bridge_ctl | PCI_BRIDGE_CTL_PARITY | in pcibios_init_bridge()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci-bridge-emul.c159 ((PCI_BRIDGE_CTL_PARITY |
H A Dpci-acpi.c165 pci_bctl |= PCI_BRIDGE_CTL_PARITY; in program_hpx_type0()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dpci_sabre.c400 (PCI_BRIDGE_CTL_PARITY | in apb_init()
/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dpci-octeon.c113 config |= PCI_BRIDGE_CTL_PARITY | PCI_BRIDGE_CTL_SERR; in pcibios_plat_dev_init()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dpci_regs.h161 #define PCI_BRIDGE_CTL_PARITY 0x01 /* Enable parity detection on secondary interface */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dpci_regs.h161 #define PCI_BRIDGE_CTL_PARITY 0x01 /* Enable parity detection on secondary interface */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpci_regs.h161 #define PCI_BRIDGE_CTL_PARITY 0x01 /* Enable parity detection on secondary interface */ macro
/OK3568_Linux_fs/u-boot/include/
H A Dpci.h267 #define PCI_BRIDGE_CTL_PARITY 0x01 /* Enable parity detection on secondary interface */ macro