Home
last modified time | relevance | path

Searched refs:PCI_ACS_TB (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h983 #define PCI_ACS_TB 0x0002 /* Translation Blocking */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h991 #define PCI_ACS_TB 0x0002 /* Translation Blocking */ macro
/openbmc/qemu/hw/pci/
H A Dpcie.c1199 cap_bits = PCI_ACS_SV | PCI_ACS_TB | PCI_ACS_RR | in pcie_acs_init()
/openbmc/linux/drivers/pci/
H A Dquirks.c4961 PCI_ACS_SV | PCI_ACS_TB | PCI_ACS_RR | in pci_quirk_mf_endpoint_acs()
5337 ctrl |= (cap & PCI_ACS_TB); in pci_quirk_enable_intel_spt_pch_acs()
H A Dpci.c980 ctrl |= (cap & PCI_ACS_TB); in pci_std_enable_acs()