Searched refs:PCI_BRIDGE_CTL_SERR (Results 1 – 6 of 6) sorted by relevance
182 PCI_BRIDGE_CTL_SERR | PCI_BRIDGE_CTL_MASTER_ABORT; in pcibios_init_bridge()
155 PCI_BRIDGE_CTL_SERR |
2253 if (!(control & PCI_BRIDGE_CTL_SERR)) { in pci_configure_serr()2254 control |= PCI_BRIDGE_CTL_SERR; in pci_configure_serr()
401 PCI_BRIDGE_CTL_SERR | in apb_init()
113 config |= PCI_BRIDGE_CTL_PARITY | PCI_BRIDGE_CTL_SERR; in pcibios_plat_dev_init()
162 #define PCI_BRIDGE_CTL_SERR 0x02 /* The same for SERR forwarding */ macro
Completed in 17 milliseconds