Home
last modified time | relevance | path

Searched refs:PCI_BRIDGE_CTL_FAST_BACK (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/kernel/
A Dbios32.c303 status &= ~(PCI_BRIDGE_CTL_BUS_RESET|PCI_BRIDGE_CTL_FAST_BACK); in pcibios_fixup_bus()
334 bus->bridge_ctl |= PCI_BRIDGE_CTL_FAST_BACK; in pcibios_fixup_bus()
/linux/arch/parisc/kernel/
A Dpci.c243 if (dev->bus->bridge_ctl & PCI_BRIDGE_CTL_FAST_BACK) in pcibios_enable_device()
/linux/drivers/pci/
A Dpci-bridge-emul.c163 .ro = (GENMASK(15, 8) | ((PCI_BRIDGE_CTL_FAST_BACK) << 16)),
/linux/include/uapi/linux/
A Dpci_regs.h167 #define PCI_BRIDGE_CTL_FAST_BACK 0x80 /* Fast Back2Back enabled on secondary interface */ macro

Completed in 12 milliseconds