Home
last modified time | relevance | path

Searched refs:PCI_BRIDGE_CTL_SERR (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dpci.c182 PCI_BRIDGE_CTL_SERR | PCI_BRIDGE_CTL_MASTER_ABORT; in pcibios_init_bridge()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci-bridge-emul.c160 PCI_BRIDGE_CTL_SERR |
H A Dprobe.c2197 if (!(control & PCI_BRIDGE_CTL_SERR)) { in pci_configure_serr()
2198 control |= PCI_BRIDGE_CTL_SERR; in pci_configure_serr()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dpci_sabre.c401 PCI_BRIDGE_CTL_SERR | 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.h162 #define PCI_BRIDGE_CTL_SERR 0x02 /* The same for SERR forwarding */ 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.h162 #define PCI_BRIDGE_CTL_SERR 0x02 /* The same for SERR forwarding */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpci_regs.h162 #define PCI_BRIDGE_CTL_SERR 0x02 /* The same for SERR forwarding */ macro
/OK3568_Linux_fs/u-boot/include/
H A Dpci.h268 #define PCI_BRIDGE_CTL_SERR 0x02 /* The same for SERR forwarding */ macro