Searched refs:PCI_BRIDGE_CTL_BUS_RESET (Results 1 – 6 of 6) sorted by relevance
388 p2p_ctrl |= PCI_BRIDGE_CTL_BUS_RESET; in aer_do_secondary_bus_reset()398 p2p_ctrl &= ~PCI_BRIDGE_CTL_BUS_RESET; in aer_do_secondary_bus_reset()
215 status &= ~(PCI_BRIDGE_CTL_BUS_RESET in pcibios_fixup_bus()
154 #define PCI_BRIDGE_CTL_BUS_RESET 0x40 /* Secondary bus reset */ macro
330 status &= ~(PCI_BRIDGE_CTL_BUS_RESET|PCI_BRIDGE_CTL_FAST_BACK); in pcibios_fixup_bus()
1225 pci_bctl |= PCI_BRIDGE_CTL_BUS_RESET; in stex_hard_reset()1233 pci_bctl &= ~PCI_BRIDGE_CTL_BUS_RESET; in stex_hard_reset()
3152 ctrl |= PCI_BRIDGE_CTL_BUS_RESET; in pci_parent_bus_reset()3156 ctrl &= ~PCI_BRIDGE_CTL_BUS_RESET; in pci_parent_bus_reset()